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

A main window class that automatically registers itself. More...

#include <vici/libgui.h>

Inheritance diagram for VICI::VMainWindow:
VICI::GTHWindowWidget

Signals

void widgetsRealised ()
 Emitted when the widgets have been made visible.
 

Public Member Functions

 VMainWindow (QWidget *parent=0, Qt::WindowFlags flags=0)
 Constructor.
 
- 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 Slots

virtual void startUp ()
 This is called to do things that require the widgets to have been realized.
 

Protected Member Functions

virtual void showEvent (QShowEvent *event)
 Called when the window gets shown.
 
- Protected Member Functions inherited from VICI::GTHWindowWidget
void registerWindow ()
 This is called by showEvent on first show.
 

Detailed Description

A main window class that automatically registers itself.


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