20 #ifndef LIGHTAPP_PLOT2DSELECTOR_H
21 #define LIGHTAPP_PLOT2DSELECTOR_H
44 virtual QString
type()
const {
return "PLot2dViewer"; }
47 void onSelectionChanged(
const QString& );
48 void onClearSelected();
#define LIGHTAPP_EXPORT
Definition: LightApp.h:36
Base data object class to build the data model for all the SALOME modules.
Definition: LightApp_DataObject.h:36
Definition: LightApp_Plot2dSelector.h:36
virtual QString type() const
Definition: LightApp_Plot2dSelector.h:44
Plot2d_Viewer * myViewer
Definition: LightApp_Plot2dSelector.h:56
QString myCurEntry
Definition: LightApp_Plot2dSelector.h:55
Definition: Plot2d_ViewModel.h:38
For more information see QT documentation.
Definition: SUIT_Application.h:42
Manage list of SUIT_DataOwnerPtr.
Definition: SUIT_DataOwner.h:67
Definition: SUIT_SelectionMgr.h:39
Definition: SUIT_Selector.h:44
virtual void setSelection(const SUIT_DataOwnerPtrList &)=0
virtual void getSelection(SUIT_DataOwnerPtrList &) const =0