23#ifndef _SO_MENU_FILE_SELECTION_
24#define _SO_MENU_FILE_SELECTION_
26#include <DialogViz/dialog/SoMenuPushButton.h>
27#include <Inventor/fields/SoMFString.h>
28#include <Inventor/fields/SoSFFilePathString.h>
29#include <Inventor/fields/SoSFInt32.h>
147 static void initClass();
148 static void exitClass();
149 virtual void menuEvent(
void* parent,
int itemId);
150 void validateFilename();
151 void setIsOpened(
SbBool iso) { m_isOpenedWindow = iso; };
152 void applyDlgCptAuditor();
157 void openDialogBox();
169 virtual void add3DCallbackMethods();
172 static void finishCB3D(
void *,
SoDragger *inDragger );
173 virtual void draggerFinishCallback3D();
Class for smart character strings.
Base class for nodekits that move in response to click-drag-release mouse events.
Multiple-value field containing any number of strings.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
Field containing a int32_t integer.
Field containing a string.