VICI
0.11.815
Visual Chart Interpreter
|
A wrapper class for windows. More...
#include <vici/vici.h>
Public Member Functions | |
virtual | ~Window () |
virtual destructor | |
A wrapper class for windows.
A wrapper class for windows so that the top level design is not dependent on the implementation details of Qt etc.
Pointers to these will be dynamically cast to a derived type that will have a member that is a pointer to the implementation window object.