SlideInMessageBox Class Reference
[QtBaseModule]
The SlideInMessageBox class implements a sliding message box. More...
#include <SlideInMessageBox>
Inherits QAbstractMessageBox.
Public Functions
Additional Inherited Members
- 2 properties inherited from QDialog
- 57 properties inherited from QWidget
- 1 property inherited from QObject
- 4 public slots inherited from QDialog
- 19 public slots inherited from QWidget
- 1 public slot inherited from QObject
- 3 signals inherited from QDialog
- 1 signal inherited from QWidget
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 6 static public members inherited from QAbstractMessageBox
- 4 static public members inherited from QWidget
- 4 static public members inherited from QObject
- 38 protected functions inherited from QWidget
- 7 protected functions inherited from QObject
- 1 protected function inherited from QPaintDevice
- 1 protected slot inherited from QWidget
- 2 protected variables inherited from QObject
- 1 protected type inherited from QPaintDevice
Detailed Description
The SlideInMessageBox class implements a sliding message box.
An image of this message box can be found in the server widget gallery.
This class is a Qt Extended server widget. It is part of the Qt Extended server and cannot be used by other Qt Extended applications.
See also QAbstractMessageBox.
Member Function Documentation
SlideInMessageBox::SlideInMessageBox ( QWidget * parent = 0, Qt::WFlags flags = 0 )
Creates a new SlideInMessageBox instance with the given parent and widget flags.
QPixmap SlideInMessageBox::pixmap () const [virtual]
Returns the messagebox pixmap.
Copyright © 2009 Trolltech |
Trademarks |
Qt Extended 4.4.3 |