4 @SuppressWarnings public class DockDocumentPanel : DockWidgetPanel{
5 public DockDocumentPanel(){}
6 public DockDocumentPanel(long handle){
10 public bool create(@NotNilptr DockPanelManager parent) {
12 if (nativehandle == 0){
static const int QTNDDP_SETPARENTPANEL
static const int qtDockDocumentPanel
void cdecl widget_set_native_value(long h, int proid, long value)
long cdecl createQObject(int type, Object xobj, long parent)
void setParentPanel(DockPanelBase panelBase)
bool create(@NotNilptr DockPanelManager parent)