#include <ImageViz/Common/SoDialogSpreadSheet.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
SoDialogSpreadSheet () | |
SoDialogSpreadSheet (SoWidget mainWindow) | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Public Attributes | |
SoSFLabelAnalysisResult | spreadsheet |
SoDialogSpreadSheet::SoDialogSpreadSheet | ( | ) | [inline] |
SoDialogSpreadSheet::SoDialogSpreadSheet | ( | SoWidget | mainWindow | ) | [inline] |
SoType SoDialogSpreadSheet::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoFieldContainer.
SoType SoDialogSpreadSheet::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Implements SoTypedObject.