Home · All Classes · Modules

QErrorMessage Class Reference
[QtGui module]

Inherits QDialog.

Methods

Static Methods


Detailed Description


Method Documentation

QErrorMessage.__init__ (self, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QErrorMessage.changeEvent (self, QEvent)

QErrorMessage.done (self, int)

QErrorMessage QErrorMessage.qtHandler ()

QErrorMessage.showMessage (self, QString)

This method is also a Qt slot with the C++ signature void showMessage(const QString&).

QErrorMessage.showMessage (self, QString, QString)

This method is also a Qt slot with the C++ signature void showMessage(const QString&,const QString&).


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0