oopapidocs
2.0
|
Toggle an initially invisible QObjectBrowser window. More...
#include <qobjectbrowseraction.h>
Public Member Functions | |
QObjectBrowserAction (QObject *parent=0) |
Toggle an initially invisible QObjectBrowser window.
Usage: Create and add an instance to your own tools/view/context menu.
Definition at line 11 of file qobjectbrowseraction.h.
QObjectBrowserAction::QObjectBrowserAction | ( | QObject * | parent = 0 | ) |
parent | - the parent object (responsible for destruction of this instance and the toggled widget as well) |
Definition at line 4 of file qobjectbrowseraction.cpp.