|
xlang v5.1 Release
程序设计语言基础库文档
|


Public 成员函数 |
静态 Public 成员函数 |
额外继承的成员函数 |
在文件 WindowTitleBar.x 第 4 行定义.
| WindowTitleBar | ( | ) |
在文件 WindowTitleBar.x 第 5 行定义.
| WindowTitleBar | ( | long | handle | ) |
在文件 WindowTitleBar.x 第 7 行定义.
| int backgroundColor | ( | ) |
在文件 WindowTitleBar.x 第 73 行定义.
引用了 Constant.QTNWT_BACKGROUNDCOLOR , 以及 QtXnl.widget_get_int_value().

| void backRequested | ( | ) |
在文件 WindowTitleBar.x 第 97 行定义.
| bool blurBehindWindowEnabled | ( | ) |
在文件 WindowTitleBar.x 第 37 行定义.
引用了 Constant.QTNWT_BLURBEHINDWINDOWENABLED , 以及 QtXnl.widget_get_bool_value().

| int borderThickness | ( | ) |
在文件 WindowTitleBar.x 第 58 行定义.
引用了 Constant.QTNWT_BORDERTHICKNESS , 以及 QtXnl.widget_get_int_value().

| bool extendViewIntoTitleBar | ( | ) |
在文件 WindowTitleBar.x 第 43 行定义.
引用了 Constant.QTNWT_EXTENDVIEWINTOTITLEBAR , 以及 QtXnl.widget_get_bool_value().

|
static |
在文件 WindowTitleBar.x 第 94 行定义.
引用了 Constant.QTNWTB_FIND , 以及 QtXnl.widget_get_object().

| int frameColor | ( | ) |
在文件 WindowTitleBar.x 第 79 行定义.
引用了 Constant.QTNWT_FRAMECOLOR , 以及 QtXnl.widget_get_int_value().

|
static |
在文件 WindowTitleBar.x 第 91 行定义.
引用了 Constant.QTNWTB_GET , 以及 QtXnl.widget_get_object().

| void hide | ( | ) |
在文件 WindowTitleBar.x 第 19 行定义.
引用了 Constant.QTNWT_HIDE , 以及 QtXnl.widget_slot().

| bool isQWizardSupports | ( | ) |
在文件 WindowTitleBar.x 第 82 行定义.
引用了 Constant.QTNWT_ISQWIZARDSUPPORTS , 以及 QtXnl.widget_get_bool_value().

| bool isSysMenuButtonVisible | ( | ) |
在文件 WindowTitleBar.x 第 61 行定义.
引用了 Constant.QTNWT_ISSYSMENUBUTTONVISIBLE , 以及 QtXnl.widget_get_bool_value().

| bool isVisible | ( | ) |
在文件 WindowTitleBar.x 第 13 行定义.
引用了 Constant.QTNWT_ISVISIBLE , 以及 QtXnl.widget_get_bool_value().

| void removeAndDelete | ( | ) |
在文件 WindowTitleBar.x 第 88 行定义.
引用了 Constant.QTNWT_REMOVEANDDELETE , 以及 QtXnl.widget_slot().

| void setBackgroundColor | ( | int | color | ) |
在文件 WindowTitleBar.x 第 76 行定义.
| void setBlurBehindWindowEnabled | ( | bool | enabled | ) |
在文件 WindowTitleBar.x 第 40 行定义.
引用了 Constant.QTNWT_SETBLURBEHINDWINDOWENABLED , 以及 QtXnl.widget_set_bool_value().

| void setBorderThickness | ( | int | thickness | ) |
在文件 WindowTitleBar.x 第 55 行定义.
| void setExtendViewIntoTitleBar | ( | bool | extend | ) |
在文件 WindowTitleBar.x 第 46 行定义.
引用了 Constant.QTNWT_SETEXTENDVIEWINTOTITLEBAR , 以及 QtXnl.widget_set_bool_value().

| void setQWizardSupports | ( | bool | supports | ) |
在文件 WindowTitleBar.x 第 85 行定义.
引用了 Constant.QTNWT_SETQWIZARDSUPPORTS , 以及 QtXnl.widget_set_bool_value().

| void setStyledFrame | ( | bool | styled | ) |
在文件 WindowTitleBar.x 第 34 行定义.
引用了 Constant.QTNWT_SETSTYLEDFRAME , 以及 QtXnl.widget_set_bool_value().

| void setSysButtonKind | ( | SysButtonKind | kind | ) |
在文件 WindowTitleBar.x 第 70 行定义.
| void setSysMenuButtonVisible | ( | bool | visible | ) |
在文件 WindowTitleBar.x 第 64 行定义.
引用了 Constant.QTNWT_SETSYSMENUBUTTONVISIBLE , 以及 QtXnl.widget_set_bool_value().

| void setTitleHeight | ( | int | height | ) |
在文件 WindowTitleBar.x 第 49 行定义.
| void setVisible | ( | bool | visible | ) |
在文件 WindowTitleBar.x 第 10 行定义.
引用了 Constant.QTNWT_SETVISIBLE , 以及 QtXnl.widget_set_bool_value().

| void setWidget | ( | Qt.QWidget | widget, |
| WidgetAlign | align | ||
| ) |
在文件 WindowTitleBar.x 第 25 行定义.
引用了 QtXnl.object_get_long_int() , 以及 Constant.QTNWT_SETWIDGET.

| void show | ( | ) |
| void showHelp | ( | ) |
在文件 WindowTitleBar.x 第 100 行定义.
| bool styledFrame | ( | ) |
在文件 WindowTitleBar.x 第 31 行定义.
引用了 Constant.QTNWT_STYLEDFRAME , 以及 QtXnl.widget_get_bool_value().

| SysButtonKind sysButtonKind | ( | ) |
在文件 WindowTitleBar.x 第 67 行定义.
引用了 Constant.QTNWT_SYSBUTTONKIND , 以及 QtXnl.widget_get_int_value().

| int titleHeight | ( | ) |
在文件 WindowTitleBar.x 第 52 行定义.
引用了 Constant.QTNWT_TITLEHEIGHT , 以及 QtXnl.widget_get_int_value().

| void update | ( | ) |
| Qt.QWidget widget | ( | ) |
在文件 WindowTitleBar.x 第 28 行定义.
引用了 Constant.QTNWT_WIDGET , 以及 QtXnl.widget_get_object().
