![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
A horizontal widget embedding into the parent layout of the passed parent widget. More...
#include "pagenotification.h"
Public Member Functions | |
PageNotification (QWidget *parent) | |
Creates the widget embedding into the parent layout of the parent widget. More... | |
A horizontal widget embedding into the parent layout of the passed parent widget.
This is a base class for FindNotification, for example.
Definition at line 29 of file pagenotification.h.
|
explicit |
Creates the widget embedding into the parent layout of the parent widget.
The parent widget is expected to be contained in a QVBoxLayout.
[in] | parent | The widget whose parent layout should be used. |
Definition at line 21 of file pagenotification.cpp.