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

Inspector Class Reference

Inheritance diagram for Inspector:

Inheritance graph
[legend]
Collaboration diagram for Inspector:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 16 of file Inspector.sip.

Public Member Functions

 Inspector ()
 ~Inspector ()
std::string getSelectedDataSourceName () const
 Returns the name of the currently selected DataSource in Data tabbed panel.
void enableNewPlotBox (bool=true)
 Enables the new plot box.
virtual void customEvent (QCustomEvent *)
 The method to receive update events from the application queue.
virtual void update ()
 The Update Method.
virtual PlotterBasegetSelectedCut ()
virtual void selectedCutsRadioButton_toggled (bool)
virtual void allCutsRadioButton_toggled (bool)
virtual void updateSummaryTab ()
 Updates the Stats tabbed panel's widgets.
virtual void statsButtonGroupClicked (int)


Constructor & Destructor Documentation

Inspector::Inspector  ) 
 

Inspector::~Inspector  ) 
 


Member Function Documentation

virtual void Inspector::allCutsRadioButton_toggled bool   )  [virtual]
 

virtual void Inspector::customEvent QCustomEvent  )  [virtual]
 

The method to receive update events from the application queue.

The event object's data should contain a pointer to a PlotterBase object. This object's properties will be use to update the Inspector's tabbed panels and will be the target for its controls.

void Inspector::enableNewPlotBox bool  = true  ) 
 

Enables the new plot box.

Enables the new plot box in the data tabbed panel so the user can add new plot to the canvas. Applications that have a CanvasView within a window will probably want to enable this feature. Applications that do not have a canvas, should leave this feature disabled.

virtual PlotterBase* Inspector::getSelectedCut  )  [virtual]
 

std::string Inspector::getSelectedDataSourceName  )  const
 

Returns the name of the currently selected DataSource in Data tabbed panel.

virtual void Inspector::selectedCutsRadioButton_toggled bool   )  [virtual]
 

Implements InspectorBase.

virtual void Inspector::statsButtonGroupClicked int   )  [virtual]
 

virtual void Inspector::update  )  [virtual]
 

The Update Method.

Updates only the tabbed panel that is currently selected (visible).

virtual void Inspector::updateSummaryTab  )  [virtual]
 

Updates the Stats tabbed panel's widgets.


The documentation for this class was generated from the following file:
Generated on Wed Sep 7 14:51:53 2005 for SiHippo by  doxygen 1.4.3