Wizt::qVMainWindow Class Reference
[A Qt interface for VISH]

#include <qVMainWindow.hpp>

List of all members.


Detailed Description

The toplevel QT window.

Public Types

Public Member Functions

Value Pool Management

Public Attributes

Static Public Attributes

Friends


Constructor & Destructor Documentation

qVMainWindow::qVMainWindow ( QWidget *  parent = 0,
const char *  name = 0 
)


Member Function Documentation

void qVMainWindow::addToolAction ( const string &  category,
const QPixmap &  PM,
const RefPtr< ToolAction > &  Action,
const string &  tooltip 
)

Add an action object to the toolbar "category".

Parameters:
category The name of the toolbar, as it appears in the main window.
PM A Qt Pixmap, used as action icon.
Action An ToolAction object that is executed when the tool button is clicked.
tooltip An information text which appears when the mouse is moved over the icon.

void qVMainWindow::show (  ) 

Displays the main window, setting the layout of all widgets according to the stored DOM State.

run the refresher with 30fps


The documentation for this class was generated from the following files:
Generated on Thu Oct 9 22:29:07 2008 for QVISH by  doxygen 1.4.7