- class KStyle
+ class TDEStyle
|
@@ -28,30 +28,30 @@
tdefx |
Class |
- KStyle |
+ TDEStyle |
Inherits |
TQCommonStyle |
enums
-- KStyleOption = {Default, AllowMenuTransparency, FilledFrameWorkaround
-}
- KStylePixelMetric = {KPM_MenuItemSeparatorHeight, KPM_MenuItemHMargin, KPM_MenuItemVMargin, KPM_MenuItemHFrame, KPM_MenuItemVFrame, KPM_MenuItemCheckMarkHMargin, KPM_MenuItemArrowHMargin, KPM_MenuItemTabSpacing, KPM_ListViewBranchThickness
-}
- KStylePrimitive = {KPE_DockWindowHandle, KPE_ToolBarHandle, KPE_GeneralHandle, KPE_SliderGroove, KPE_SliderHandle, KPE_ListViewExpander, KPE_ListViewBranch
-}
- KStyleScrollBarType = {WindowsStyleScrollBar, PlatinumStyleScrollBar, ThreeButtonScrollBar, NextStyleScrollBar
+
- TDEStyleOption = {Default, AllowMenuTransparency, FilledFrameWorkaround
+}
- TDEStylePixelMetric = {KPM_MenuItemSeparatorHeight, KPM_MenuItemHMargin, KPM_MenuItemVMargin, KPM_MenuItemHFrame, KPM_MenuItemVFrame, KPM_MenuItemCheckMarkHMargin, KPM_MenuItemArrowHMargin, KPM_MenuItemTabSpacing, KPM_ListViewBranchThickness
+}
- TDEStylePrimitive = {KPE_DockWindowHandle, KPE_ToolBarHandle, KPE_GeneralHandle, KPE_SliderGroove, KPE_SliderHandle, KPE_ListViewExpander, KPE_ListViewBranch
+}
- TDEStyleScrollBarType = {WindowsStyleScrollBar, PlatinumStyleScrollBar, ThreeButtonScrollBar, NextStyleScrollBar
}
methods
-- KStyle (flags = KStyle .Default, sbtype = KStyle .WindowsStyleScrollBar)
-
returns a KStyle instance |
+- TDEStyle (flags = TDEStyle .Default, sbtype = TDEStyle .WindowsStyleScrollBar)
+
returns a TDEStyle instance |
Argument | Type | Default |
-flags | KStyle.KStyleFlags | KStyle .Default |
-sbtype | KStyle.KStyleScrollBarType | KStyle .WindowsStyleScrollBar |
+flags | TDEStyle.TDEStyleFlags | TDEStyle .Default |
+sbtype | TDEStyle.TDEStyleScrollBarType | TDEStyle .WindowsStyleScrollBar |
| |
-- KStyle (a0)
-
returns a KStyle instance |
+- TDEStyle (a0)
+
returns a TDEStyle instance |
Argument | Type | Default |
-a0 | KStyle | |
+a0 | TDEStyle | |
| |
- defaultStyle ()
@@ -85,10 +85,10 @@
a0 | TQStyleOption | TQStyleOption (TQStyleOption .Default ) |
| |
-- drawKStylePrimitive (kpe, p, widget, r, cg, flags = Style_Default, a0 = TQStyleOption (TQStyleOption .Default ))
+
- drawTDEStylePrimitive (kpe, p, widget, r, cg, flags = Style_Default, a0 = TQStyleOption (TQStyleOption .Default ))
Argument | Type | Default |
-kpe | KStyle.KStylePrimitive | |
+kpe | TDEStyle.TDEStylePrimitive | |
p | TQPainter | |
widget | TQWidget | |
r | TQRect | |
@@ -118,7 +118,7 @@
- kPixelMetric (kpm, widget = 0)
Argument | Type | Default |
-kpm | KStyle.KStylePixelMetric | |
+kpm | TDEStyle.TDEStylePixelMetric | |
widget | TQWidget | 0 |
| |
@@ -170,11 +170,11 @@
- setScrollBarType (sbtype)
Argument | Type | Default |
-sbtype | KStyle.KStyleScrollBarType | |
+sbtype | TDEStyle.TDEStyleScrollBarType | |
| |
- styleFlags ()
-
returns (KStyle.KStyleFlags) |
+returns (TDEStyle.TDEStyleFlags) |
| |
- styleHint (sh, w = 0, opt = TQStyleOption (TQStyleOption .Default ), shr = 0)
returns (int) |
diff --git a/doc/classref/tdefx/index.html b/doc/classref/tdefx/index.html
index 32e2b5e..9c236fd 100644
--- a/doc/classref/tdefx/index.html
+++ b/doc/classref/tdefx/index.html
@@ -33,9 +33,9 @@
KPixmap |
KPixmapEffect |
| |
|
|
|
|