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::GTHWindowWidget Class Referenceabstract

A mix-in class with the functions required for the gui test harness. More...

#include <vici/libgui.h>

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

Public Member Functions

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

void registerWindow ()
 This is called by showEvent on first show.
 

Detailed Description

A mix-in class with the functions required for the gui test harness.


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