VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
VICI::AboutDialog Class Reference

A standard About Vici dialog for the project. More...

#include <vici/libgui.h>

Inheritance diagram for VICI::AboutDialog:
VICI::VDialog VICI::GTHWindowWidget

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.
 

Detailed Description

A standard About Vici dialog for the project.


The documentation for this class was generated from the following files: