DataWidget Class Reference

[DataWidget Index] [DataWidget Hierarchy]


This Class is the base class of the test application More...

#include <datawidget.h>

Inherits: QMainWindow

Public Members

Public Slots

Private Members


Detailed Description

This Class is the base class of the test application. It sets up the main window and providing a menubar, toolbar and statusbar. For the main view, an instance of class DataWidgetView is created which creates your view.


DataWidget()

construtor

~DataWidget()

destructor

void initMenuBar()

initMenuBar creates the menu_bar and inserts the menuitems

void initStatusBar()

this creates the toolbars. Change the toobar look and add new toolbars in this

void slotConnect()

open a new application window

void slotHelpAbout()

shows an about dlg

void slotStatusHelpMsg(const char *text)

change the status message of the whole statusbar temporary

QPopupMenu *file_menu

file_menu contains all items of the menubar entry "File"

QPopupMenu *help_menu

view_menu contains all items of the menubar entry "Help"


Documentation generated by eg@wonko on Sam Feb 19 00:09:53 MET 2000
Kdoc