Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Types | |
enum | StyleOptionVersion { Version = 2 } |
Public Types inherited from QtGui.QStyleOptionDockWidget | |
enum | StyleOptionType { Type = 10 } |
More... | |
enum | StyleOptionVersion { Version = 1 } |
More... | |
Public Types inherited from QtGui.QStyleOption | |
enum | OptionType { SO_Button = 2, SO_ComboBox = 983044, SO_Complex = 983040, SO_ComplexCustomBase = 251658240, SO_CustomBase = 3840, SO_Default = 0, SO_DockWidget = 10, SO_FocusRect = 1, SO_Frame = 5, SO_GraphicsItem = 17, SO_GroupBox = 983047, SO_Header = 8, SO_MenuItem = 4, SO_ProgressBar = 6, SO_Q3DockWindow = 9, SO_Q3ListView = 983045, SO_Q3ListViewItem = 11, SO_RubberBand = 15, SO_SizeGrip = 983048, SO_Slider = 983041, SO_SpinBox = 983042, SO_Tab = 3, SO_TabBarBase = 14, SO_TabWidgetFrame = 13, SO_TitleBar = 983046, SO_ToolBar = 16, SO_ToolBox = 7, SO_ToolButton = 983043, SO_ViewItem = 12 } |
More... | |
enum | StyleOptionType { Type = 0 } |
More... | |
enum | StyleOptionVersion { Version = 1 } |
More... | |
Public Member Functions | |
QStyleOptionDockWidgetV2 () | |
QStyleOptionDockWidgetV2 (QStyleOptionDockWidgetV2 other) | |
QStyleOptionDockWidgetV2 (QStyleOptionDockWidget other) | |
override void | CreateProxy () |
new void | Dispose () |
Public Member Functions inherited from QtGui.QStyleOptionDockWidget | |
QStyleOptionDockWidget () | |
| |
QStyleOptionDockWidget (QStyleOptionDockWidget other) | |
| |
new void | Dispose () |
Public Member Functions inherited from QtGui.QStyleOption | |
QStyleOption (QStyleOption other) | |
| |
QStyleOption (int version=(int) QStyleOption.StyleOptionVersion.Version, int type=(int) QStyleOption.OptionType.SO_Default) | |
| |
new void | Init (QWidget w) |
| |
new void | InitFrom (QWidget w) |
| |
new void | Dispose () |
Protected Member Functions | |
QStyleOptionDockWidgetV2 (System.Type dummy) | |
QStyleOptionDockWidgetV2 (int version) | |
Protected Member Functions inherited from QtGui.QStyleOptionDockWidget | |
QStyleOptionDockWidget (System.Type dummy) | |
QStyleOptionDockWidget (int version) | |
| |
Protected Member Functions inherited from QtGui.QStyleOption | |
QStyleOption (System.Type dummy) | |
Properties | |
new bool | VerticalTitleBar [get, set] |
Properties inherited from QtGui.QStyleOptionDockWidget | |
new bool | Closable [get, set] |
| |
new bool | Floatable [get, set] |
| |
new bool | Movable [get, set] |
| |
new string | Title [get, set] |
| |
Properties inherited from QtGui.QStyleOption | |
virtual System.IntPtr | SmokeObject [get, set] |
new Qt.LayoutDirection | Direction [get, set] |
| |
new QFontMetrics | FontMetrics [get, set] |
| |
new QPalette | Palette [get, set] |
| |
new QRect | Rect [get, set] |
| |
new QStyle.StateFlag | State [get, set] |
| |
new int | Type [get, set] |
| |
new int | Version [get, set] |
| |
Additional Inherited Members | |
Protected Attributes inherited from QtGui.QStyleOption | |
SmokeInvocation | interceptor |
|
protected |
QtGui.QStyleOptionDockWidgetV2.QStyleOptionDockWidgetV2 | ( | ) |
QtGui.QStyleOptionDockWidgetV2.QStyleOptionDockWidgetV2 | ( | QStyleOptionDockWidgetV2 | other | ) |
QtGui.QStyleOptionDockWidgetV2.QStyleOptionDockWidgetV2 | ( | QStyleOptionDockWidget | other | ) |
|
protected |
|
virtual |
Reimplemented from QtGui.QStyleOptionDockWidget.
new void QtGui.QStyleOptionDockWidgetV2.Dispose | ( | ) |
|
getset |