4 @SuppressWarnings public class DockPanelBase : Qt.QWidget{
5 public DockPanelBase(){}
6 public DockPanelBase(long handle){
static const int QTNDPB_TOPDOCKWINDOW
static const int QTNDPB_SETPARENTPANEL
static const int QTNDPB_DOCKMANAGER
static const int QTNDPB_DOCKWINDOW
static const int QTNDPB_SETDOCKWINDOW
static const int QTNDPB_PARENTPANEL
long cdecl object_get_long_int(long h, int proid, long hv,int iv)
Object cdecl widget_get_object(long h, int proid)
DockWindowBase topDockWindow()
void setParentPanel(DockPanelBase panelBase)
DockPanelManager dockManager()
void setDockWindow(DockWindowBase dockWindow)
DockPanelBase parentPanel()
DockWindowBase dockWindow()