VICI
0.11.815
Visual Chart Interpreter
|
A mix-in class with the functions required for the gui test harness. More...
#include <vici/libgui.h>
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. | |
A mix-in class with the functions required for the gui test harness.