5 public class DockWidgetPanel : DockPanelBase{
6 public DockWidgetPanel(){}
7 public DockWidgetPanel(long handle){
11 public bool create(@NotNilptr DockPanelManager parent) {
13 if (nativehandle == 0){
18 public bool create(@NotNilptr
String titleText, @NotNilptr DockPanelManager parent) {
20 if (nativehandle == 0){
static const int QTNDWP_ISFLOAT
static const int QTNDWP_WIDGET
static const int QTNDWP_CAPTION
static const int QTNDWP_ISVALID
static const int QTNDWP_MENUBUTTON
static const int QTNDWP_CLOSEPANEL
static const int QTNDWP_ISACTIVE
static const int QTNDWP_SETFLOAT
static const int QTNDWP_SETWIDGET
static const int QTNDWP_ISAREAALLOWED
static const int QTNDWP_SETCAPTION
static const int QTNDWP_TITLEBAR
static const int QTNDWP_DEACTIVATE
static const int QTNDWP_SETAUTOHIDE
static const int QTNDWP_FEATURES
static const int QTNDWP_SETMENUBUTTON
static const int QTNDWP_ISCLOSED
static const int QTNDWP_SETALLOWEDAREAS
static const int QTNDWP_ISAUTOHIDE
static const int QTNDWP_SHOWPANEL
static const int QTNDWP_SETPARENTPANEL
static const int QTNDWP_SETICON
static const int QTNDWP_SETTITLEBAR
static const int QTNDWP_ALLOWEDAREAS
static const int QTNDWP_VISIBLEACTION
static const int QTNDWP_SETFEATURES
static const int QTNDWP_ACTIVATE
static const int qtDockWidgetPanel
bool cdecl widget_get_int_bool(long h, int proid,int v)
void cdecl widget_set_native_value(long h, int proid, long value)
int cdecl widget_get_int_value(long h, int proid)
void cdecl widget_slot_string(long h, int proid, String value)
void cdecl widget_set_bool_value(long h, int proid, bool v)
long cdecl createQSObject(int type, Object xobj, long parent, String param)
bool cdecl widget_get_bool_value(long h, int proid)
Object cdecl widget_get_object(long h, int proid)
long cdecl createQObject(int type, Object xobj, long parent)
Object cdecl core_getString(long h, int proid)