Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

MyWindow Class Reference

Inheritance diagram for MyWindow:

Inheritance graph
[legend]
Collaboration diagram for MyWindow:

Collaboration graph
[legend]

Public Methods

void layout ()
 layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes

 MyWindow (QWidget *Owner)
void layout ()
 layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes

 MyWindow (QWidget *Owner)

Data Fields

QToolBartoolbar
QTextEdittextedit
QCheckBoxtoolbarWidth
QRadioButtonGrouprgroup
QToolBarradio_toolbar
QToolBartoolbar
QTextEdittextedit
QCheckBoxtoolbarWidth
QRadioButtonGrouprgroup
QToolBarradio_toolbar

Constructor & Destructor Documentation

MyWindow::MyWindow QWidget   Owner [inline]
 

Definition at line 117 of file app.cpp.

References QCheckBox::getFont(), myMethod1(), myMethod2(), myMethod3(), QWidget::onClick, QButton::onPress, QWidget::Owner, QCaptionButton::setCaption(), QCheckBox::setCaption(), QWidget::setHeight(), QWidget::setLeft(), QRadioButton::setRadioButtonGroup(), QFont::setSize(), QCheckBox::setState(), QTextEdit::setText(), QWidget::setTop(), and QWidget::setWidth().

MyWindow::MyWindow QWidget   Owner [inline]
 

Definition at line 117 of file app.cpp.

References QCheckBox::getFont(), myMethod1(), myMethod2(), myMethod3(), QWidget::onClick, QButton::onPress, QWidget::Owner, QCaptionButton::setCaption(), QCheckBox::setCaption(), QWidget::setHeight(), QWidget::setLeft(), QRadioButton::setRadioButtonGroup(), QFont::setSize(), QCheckBox::setState(), QTextEdit::setText(), QWidget::setTop(), and QWidget::setWidth().


Member Function Documentation

void MyWindow::layout   [inline, virtual]
 

layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes

Reimplemented from QWindow.

Definition at line 111 of file app.cpp.

References QWindow::layout().

void MyWindow::layout   [inline, virtual]
 

layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes

Reimplemented from QWindow.

Definition at line 111 of file app.cpp.

References QWindow::layout().


Field Documentation

QToolBar* MyWindow::radio_toolbar
 

Definition at line 109 of file app.cpp.

QToolBar* MyWindow::radio_toolbar
 

Definition at line 109 of file app.cpp.

QRadioButtonGroup* MyWindow::rgroup
 

Definition at line 108 of file app.cpp.

QRadioButtonGroup* MyWindow::rgroup
 

Definition at line 108 of file app.cpp.

QTextEdit* MyWindow::textedit
 

Definition at line 106 of file app.cpp.

QTextEdit* MyWindow::textedit
 

Definition at line 106 of file app.cpp.

Referenced by myMethod1().

QToolBar* MyWindow::toolbar
 

Definition at line 105 of file app.cpp.

QToolBar* MyWindow::toolbar
 

Definition at line 105 of file app.cpp.

QCheckBox* MyWindow::toolbarWidth
 

Definition at line 107 of file app.cpp.

QCheckBox* MyWindow::toolbarWidth
 

Definition at line 107 of file app.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Mar 18 18:34:27 2004 for miniQT by doxygen1.2.18