(Windows Only)public bool SetParent(HWND parent, unsigned int
flags = 0)
public bool SetParent(QWidget *widget, unsigned
int flags = 0)
Description
The SetParent method sets the parent window for the ObjectEditor dialog.
(Windows Only)public bool SetParent(HWND parent, unsigned int
flags = 0)
public bool SetParent(QWidget *widget, unsigned
int flags = 0)
The SetParent method sets the parent window for the ObjectEditor dialog.
Comments
0 comments
Please sign in to leave a comment.