qsemimodal man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



QSemiModal(3qt)					  QSemiModal(3qt)

NAME
       QSemiModal - The base class of semi-modal dialog windows

       #include <qsemimodal.h>

       Inherits QWidget.

       Inherited by QProgressDialog.

   Public Members
       QSemiModal ( QWidget * parent=0, const char * name=0, bool
	   modal=FALSE, WFlags f=0 )
       ~QSemiModal ()
       virtual void show ()
       virtual void move ( int x, int y )
       void move ( const QPoint & p )
       virtual void resize ( int w, int h )
       void resize ( const QSize & )
       virtual void setGeometry ( int x, int y, int w, int h )
       virtual void setGeometry ( const QRect & )

DESCRIPTION
       The QSemiModal class is the base class of semi-modal
       dialog windows.

       The semi-modal dialog window can disable events to other
       windows while it is open. To enable this, the QSemiModal
       must be constructed with TRUE for the modal argument,
       which is FALSE by default, for consistency with QDialog.
       Such a QSemiModal is modal like QDialog, but it does not
       have its own event loop. The flow of control is still
       within your code and it is up to you to update the semi-
       modal dialog (for example a progressbar) from time to
       time.

       Note that the parent widget has a different meaning for
       dialogs than for other types of widgets. A dialog is
       placed on top of the parent widget. The dialog is centered
       on the screen if the parent widget is zero.

MEMBER FUNCTION DOCUMENTATION
QSemiModal::QSemiModal ( QWidget * parent=0, const char * name=0,
       bool modal=FALSE, WFlags f=0 )
       Constructs a semi-modal dialog named name, which has a
       parent widget parent. If modal is FALSE (the default), the
       only behavior different to a QWidget is automatic sizing
       and positioning.

QSemiModal::~QSemiModal ()
       Destructs the widget, deleting all its children.

void QSemiModal::move ( const QPoint & p )
       Reimplements QWidget::move() for internal purposes.

Trolltech AS		   13 June 2001				1

QSemiModal(3qt)					  QSemiModal(3qt)

void QSemiModal::move ( int x, int y ) [virtual]
       Reimplements QWidget::move() for internal purposes.

       Reimplemented from QWidget.

void QSemiModal::resize ( const QSize & s )
       Reimplements QWidget::resize() for internal purposes.

void QSemiModal::resize ( int w, int h ) [virtual]
       Reimplements QWidget::resize() for internal purposes.

       Reimplemented from QWidget.

void QSemiModal::setGeometry ( const QRect & r ) [virtual]
       Reimplements QWidget::setGeometry() for internal purposes.

void QSemiModal::setGeometry ( int x, int y, int w, int h )
       [virtual]
       Reimplements QWidget::setGeometry() for internal purposes.

void QSemiModal::show () [virtual]
       Shows the widget. This implementation also does automatic
       resizing and automatic positioning. If you have not
       already resized or moved the dialog, it will find a size
       that fits the contents and a position near the middle of
       the screen (or centered relative to the parent widget if
       any).

       Reimplemented from QWidget.

SEE ALSO
       http://doc.trolltech.com/qsemimodal.html
       http://www.trolltech.com/faq/tech.html

COPYRIGHT
       Copyright 1992-2001 Trolltech AS,
       http://www.trolltech.com.  See the license file included
       in the distribution for a complete license statement.

AUTHOR
       Generated automatically from the source code.

BUGS
       If you find a bug in Qt, please report it as described in
       http://doc.trolltech.com/bughowto.html.	Good bug reports
       make our job much simpler. Thank you.

       In case of content or formattting problems with this
       manual page, please report them to qt-bugs@trolltech.com.
       Please include the name of the manual page
       (qsemimodal.3qt) and the Qt version (2.3.1).

Trolltech AS		   13 June 2001				2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net