4 @SuppressWarnings public class DockWindow : DockWindowBase{
5 public DockWindow(long handle){
9 public bool create(@NotNilptr DockPanelManager parent) {
11 if (nativehandle == 0){
static const int QTNDW_DOCKMANAGER
static const int QTNDW_LAYOUTPANEL
static const int QTNDW_INITIALIZATIONWINDOW
static const int QTNDW_FINALIZATIONWINDOW
static const int qtDockWindow
long cdecl object_get_long_int(long h, int proid, long hv,int iv)
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)
DockLayoutPanel layoutPanel()
void initializationWindow(DockPanelBase panelBase)
DockPanelManager dockManager()
void finalizationWindow()
bool create(@NotNilptr DockPanelManager parent)