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

A dialog class that automatically registers itself. More...

#include <vici/libgui.h>

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

Public Member Functions

 VDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor.
 
 ~VDialog ()
 Destructor.
 
- Public Member Functions inherited from VICI::GTHWindowWidget
virtual void RegnFn (std::function< void(void *, gth::WidgetType, csr)> reg)=0
 This may be called by the test harness to get pointers to the individual widgets.
 

Protected Member Functions

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 dialog class that automatically registers itself.


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