102 #endif // YDialogSpy_h void hideProperties()
Hide the "Properties" sub-window.
void showProperties()
Show the "Properties" sub-window.
An interactive dialog debugger: Show the structure and content of a dialog and its widgets...
virtual ~YDialogSpy()
Destructor.
YDialogSpy(YDialog *dialog=0)
Constructor: Create a YDialogSpy for the specified dialog.
static void showDialogSpy(YDialog *dialog=0)
Show a YDialogSpy for the specified dialog.
void exec()
Execute the event loop.
bool propertiesShown() const
Return 'true' if the "Properties" sub-window is currently shown, 'false' if not.
A window in the desktop environment.