#include <vtkKWOptions.h>
Inherits vtkObject, and vtkObject.
|
| enum | AnchorType {
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown,
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown
} |
| |
| enum | ReliefType {
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown,
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown
} |
| |
| enum | JustificationType {
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown,
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown
} |
| |
| enum | SelectionModeType {
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown,
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown
} |
| |
| enum | OrientationType {
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown,
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown
} |
| |
| enum | StateType {
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown,
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown
} |
| |
| enum | CompoundModeType {
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown,
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown
} |
| |
| enum | AnchorType {
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown,
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown
} |
| |
| enum | ReliefType {
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown,
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown
} |
| |
| enum | JustificationType {
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown,
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown
} |
| |
| enum | SelectionModeType {
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown,
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown
} |
| |
| enum | OrientationType {
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown,
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown
} |
| |
| enum | StateType {
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown,
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown
} |
| |
| enum | CompoundModeType {
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown,
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown
} |
| |
| typedef vtkObject | Superclass |
| |
| typedef vtkObject | Superclass |
| |
| Enumerator |
|---|
| AnchorNorth |
|
| AnchorNorthEast |
|
| AnchorEast |
|
| AnchorSouthEast |
|
| AnchorSouth |
|
| AnchorSouthWest |
|
| AnchorWest |
|
| AnchorNorthWest |
|
| AnchorCenter |
|
| AnchorUnknown |
|
| AnchorNorth |
|
| AnchorNorthEast |
|
| AnchorEast |
|
| AnchorSouthEast |
|
| AnchorSouth |
|
| AnchorSouthWest |
|
| AnchorWest |
|
| AnchorNorthWest |
|
| AnchorCenter |
|
| AnchorUnknown |
|
Definition at line 36 of file debian/tmp/usr/include/KWWidgets/vtkKWOptions.h.
| Enumerator |
|---|
| ReliefRaised |
|
| ReliefSunken |
|
| ReliefFlat |
|
| ReliefRidge |
|
| ReliefSolid |
|
| ReliefGroove |
|
| ReliefUnknown |
|
| ReliefRaised |
|
| ReliefSunken |
|
| ReliefFlat |
|
| ReliefRidge |
|
| ReliefSolid |
|
| ReliefGroove |
|
| ReliefUnknown |
|
Definition at line 55 of file debian/tmp/usr/include/KWWidgets/vtkKWOptions.h.
| Enumerator |
|---|
| SelectionModeSingle |
|
| SelectionModeBrowse |
|
| SelectionModeMultiple |
|
| SelectionModeExtended |
|
| SelectionModeUnknown |
|
| SelectionModeSingle |
|
| SelectionModeBrowse |
|
| SelectionModeMultiple |
|
| SelectionModeExtended |
|
| SelectionModeUnknown |
|
Definition at line 83 of file debian/tmp/usr/include/KWWidgets/vtkKWOptions.h.
| Enumerator |
|---|
| CompoundModeNone |
|
| CompoundModeLeft |
|
| CompoundModeCenter |
|
| CompoundModeRight |
|
| CompoundModeTop |
|
| CompoundModeBottom |
|
| CompoundModeUnknown |
|
| CompoundModeNone |
|
| CompoundModeLeft |
|
| CompoundModeCenter |
|
| CompoundModeRight |
|
| CompoundModeTop |
|
| CompoundModeBottom |
|
| CompoundModeUnknown |
|
Definition at line 124 of file debian/tmp/usr/include/KWWidgets/vtkKWOptions.h.
| Enumerator |
|---|
| AnchorNorth |
|
| AnchorNorthEast |
|
| AnchorEast |
|
| AnchorSouthEast |
|
| AnchorSouth |
|
| AnchorSouthWest |
|
| AnchorWest |
|
| AnchorNorthWest |
|
| AnchorCenter |
|
| AnchorUnknown |
|
| AnchorNorth |
|
| AnchorNorthEast |
|
| AnchorEast |
|
| AnchorSouthEast |
|
| AnchorSouth |
|
| AnchorSouthWest |
|
| AnchorWest |
|
| AnchorNorthWest |
|
| AnchorCenter |
|
| AnchorUnknown |
|
Definition at line 36 of file vtkKWOptions.h.
| Enumerator |
|---|
| ReliefRaised |
|
| ReliefSunken |
|
| ReliefFlat |
|
| ReliefRidge |
|
| ReliefSolid |
|
| ReliefGroove |
|
| ReliefUnknown |
|
| ReliefRaised |
|
| ReliefSunken |
|
| ReliefFlat |
|
| ReliefRidge |
|
| ReliefSolid |
|
| ReliefGroove |
|
| ReliefUnknown |
|
Definition at line 55 of file vtkKWOptions.h.
| Enumerator |
|---|
| JustificationLeft |
|
| JustificationCenter |
|
| JustificationRight |
|
| JustificationUnknown |
|
| JustificationLeft |
|
| JustificationCenter |
|
| JustificationRight |
|
| JustificationUnknown |
|
Definition at line 71 of file vtkKWOptions.h.
| Enumerator |
|---|
| SelectionModeSingle |
|
| SelectionModeBrowse |
|
| SelectionModeMultiple |
|
| SelectionModeExtended |
|
| SelectionModeUnknown |
|
| SelectionModeSingle |
|
| SelectionModeBrowse |
|
| SelectionModeMultiple |
|
| SelectionModeExtended |
|
| SelectionModeUnknown |
|
Definition at line 83 of file vtkKWOptions.h.
| Enumerator |
|---|
| OrientationHorizontal |
|
| OrientationVertical |
|
| OrientationUnknown |
|
| OrientationHorizontal |
|
| OrientationVertical |
|
| OrientationUnknown |
|
Definition at line 98 of file vtkKWOptions.h.
| Enumerator |
|---|
| StateDisabled |
|
| StateNormal |
|
| StateActive |
|
| StateReadOnly |
|
| StateUnknown |
|
| StateDisabled |
|
| StateNormal |
|
| StateActive |
|
| StateReadOnly |
|
| StateUnknown |
|
Definition at line 109 of file vtkKWOptions.h.
| Enumerator |
|---|
| CompoundModeNone |
|
| CompoundModeLeft |
|
| CompoundModeCenter |
|
| CompoundModeRight |
|
| CompoundModeTop |
|
| CompoundModeBottom |
|
| CompoundModeUnknown |
|
| CompoundModeNone |
|
| CompoundModeLeft |
|
| CompoundModeCenter |
|
| CompoundModeRight |
|
| CompoundModeTop |
|
| CompoundModeBottom |
|
| CompoundModeUnknown |
|
Definition at line 124 of file vtkKWOptions.h.
| vtkKWOptions::vtkKWOptions |
( |
| ) |
|
|
inlineprotected |
| vtkKWOptions::~vtkKWOptions |
( |
| ) |
|
|
inlineprotected |
| vtkKWOptions::vtkKWOptions |
( |
| ) |
|
|
inlineprotected |
| vtkKWOptions::~vtkKWOptions |
( |
| ) |
|
|
inlineprotected |
| virtual const char* vtkKWOptions::GetClassName |
( |
| ) |
|
|
virtual |
| static int vtkKWOptions::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
| virtual int vtkKWOptions::IsA |
( |
const char * |
type | ) |
|
|
virtual |
| static vtkKWOptions* vtkKWOptions::SafeDownCast |
( |
vtkObject * |
o | ) |
|
|
static |
| void vtkKWOptions::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
| static const char* vtkKWOptions::GetCharacterEncodingAsTclOptionValue |
( |
int |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetAnchorAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetAnchorFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetReliefAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetReliefFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetJustificationAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetJustificationFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetSelectionModeAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetSelectionModeFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetOrientationAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetOrientationFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetStateAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetStateFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetCompoundModeAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetCompoundModeFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| virtual const char* vtkKWOptions::GetClassName |
( |
| ) |
|
|
virtual |
| static int vtkKWOptions::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
| virtual int vtkKWOptions::IsA |
( |
const char * |
type | ) |
|
|
virtual |
| static vtkKWOptions* vtkKWOptions::SafeDownCast |
( |
vtkObject * |
o | ) |
|
|
static |
| void vtkKWOptions::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
| static const char* vtkKWOptions::GetCharacterEncodingAsTclOptionValue |
( |
int |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetAnchorAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetAnchorFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetReliefAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetReliefFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetJustificationAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetJustificationFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetSelectionModeAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetSelectionModeFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetOrientationAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetOrientationFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetStateAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetStateFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
| static const char* vtkKWOptions::GetCompoundModeAsTkOptionValue |
( |
int |
| ) |
|
|
static |
| static int vtkKWOptions::GetCompoundModeFromTkOptionValue |
( |
const char * |
| ) |
|
|
static |
The documentation for this class was generated from the following files: