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

A wrapper class for windows. More...

#include <vici/vici.h>

Inheritance diagram for VICI::Window:
VICI::stub::WindowStub VICI::VWindow

Public Member Functions

virtual ~Window ()
 virtual destructor
 

Detailed Description

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.


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