VICI
0.11.815
Visual Chart Interpreter
|
A standard About Vici dialog for the project. More...
#include <vici/libgui.h>
Public Member Functions | |
AboutDialog (QWidget *parent, csr progName, csr description) | |
Constructor. | |
virtual void | RegnFn (std::function< void(void *, gth::WidgetType, csr)> reg) |
This may be called by the test harness to get pointers to the individual widgets. | |
Public Member Functions inherited from VICI::VDialog | |
VDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
Constructor. | |
~VDialog () | |
Destructor. | |
Additional Inherited Members | |
Protected Member Functions inherited from VICI::VDialog | |
virtual void | showEvent (QShowEvent *event) |
Called when the dialog is shown. | |
Protected Member Functions inherited from VICI::GTHWindowWidget | |
void | registerWindow () |
This is called by showEvent on first show. | |
A standard About Vici dialog for the project.