Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

InspectorBase.sip

Go to the documentation of this file.
00001 // -*- mode:c++ -*-
00002 // This is the SIP interface definition for CanvasWindowBase
00003 //
00004 // Copyright (C)  2003  The Board of Trustees of  
00005 // The Leland Stanford Junior University.  All Rights Reserved.
00006 //
00007 // This file is part of sihippo
00008 //
00009 // $Id: InspectorBase.sip,v 1.3 2004/03/25 18:04:55 pfkeb Exp $
00010 //
00011 // Author: stuvi@slac.stanford.edu
00012 //
00013 
00014 class InspectorBase : QDialog
00015 {
00016 %TypeHeaderCode
00017 #include "InspectorBase.h"
00018 %End
00019 
00020 
00021 protected:
00022 
00023   InspectorBase ();
00024 
00025 public:
00026 
00027   ~InspectorBase();
00028   
00029 private:
00030 
00031   void selectedCutsRadioButton_toggled(bool) = 0; 
00032   
00033 };

Generated on Wed Sep 7 14:51:29 2005 for SiHippo by  doxygen 1.4.3