28#ifndef _SO_WIN_TRANSFORM_SLIDER_SET_
29#define _SO_WIN_TRANSFORM_SLIDER_SET_
31#include <Inventor/Win/SoWinBeginStrict.h>
32#include <Inventor/Win/SoWinSliderSet.h>
50 SoWinTransformSliderSet(
51 SoWidget parent = NULL,
52 const char *name = NULL,
53 SbBool buildInsideParent = TRUE,
54 SoNode *newEditNode = NULL );
55 ~SoWinTransformSliderSet();
63 SoWinTransformSliderSet(
71 virtual SbString getDefaultWidgetName()
const;
72 virtual SbString getDefaultTitle()
const;
73 virtual SbString getDefaultIconTitle()
const;
75 SoWidget buildWidget( SoWidget parent);
78 void constructorCommon(
SbBool buildNow);
81#include <Inventor/Win/SoWinEndStrict.h>
Class for smart character strings.
Abstract base class for all database nodes.