LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::PageNotification Class Reference

A horizontal widget embedding into the parent layout of the passed parent widget. More...

#include "pagenotification.h"

+ Inheritance diagram for LC::Util::PageNotification:
+ Collaboration diagram for LC::Util::PageNotification:

Public Member Functions

 PageNotification (QWidget *parent)
 Creates the widget embedding into the parent layout of the parent widget.
 

Detailed Description

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 23 of file pagenotification.h.

Constructor & Destructor Documentation

◆ PageNotification()

LC::Util::PageNotification::PageNotification ( QWidget * parent)
explicit

Creates the widget embedding into the parent layout of the parent widget.

The parent widget is expected to be contained in a QVBoxLayout.

Parameters
[in]parentThe widget whose parent layout should be used.

Definition at line 15 of file pagenotification.cpp.

Referenced by LC::Util::FindNotification::FindNotification().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: