Falkon Develop
Cross-platform Qt-based web browser
TipLabel Class Reference

#include <statusbar.h>

Inheritance diagram for TipLabel:
SqueezeLabelV1

Public Member Functions

 TipLabel (QWidget *parent)
 
void show (QWidget *widget)
 
void hideDelayed ()
 
bool eventFilter (QObject *o, QEvent *e) override
 
- Public Member Functions inherited from SqueezeLabelV1
 SqueezeLabelV1 (QWidget *parent=nullptr)
 

Additional Inherited Members

- Protected Member Functions inherited from SqueezeLabelV1
void paintEvent (QPaintEvent *event) override
 

Detailed Description

Definition at line 31 of file statusbar.h.

Constructor & Destructor Documentation

◆ TipLabel()

TipLabel::TipLabel ( QWidget *  parent)
explicit

Definition at line 107 of file statusbar.cpp.

Member Function Documentation

◆ eventFilter()

bool TipLabel::eventFilter ( QObject *  o,
QEvent *  e 
)
override

Definition at line 148 of file statusbar.cpp.

◆ hideDelayed()

void TipLabel::hideDelayed ( )

Definition at line 132 of file statusbar.cpp.

◆ show()

void TipLabel::show ( QWidget *  widget)

Definition at line 124 of file statusbar.cpp.


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