DuxReiNummariae 1.0.0-alpha.23
Simple and powerful budgeting application
 
Loading...
Searching...
No Matches
drn::desktop_ui::VerticalLabel Class Referencefinal

Displays a QLabel in a vertical direction instead of horizontally. More...

#include <VerticalLabel.h>

Inheritance diagram for drn::desktop_ui::VerticalLabel:
Collaboration diagram for drn::desktop_ui::VerticalLabel:

Public Member Functions

 VerticalLabel (const foundation::QtPtr<::QWidget > &parent)
 

Protected Member Functions

QSize minimumSizeHint () const override
 
void paintEvent (QPaintEvent *) override
 
QSize sizeHint () const override
 

Detailed Description

Displays a QLabel in a vertical direction instead of horizontally.

Constructor & Destructor Documentation

◆ VerticalLabel()

drn::desktop_ui::VerticalLabel::VerticalLabel ( const foundation::QtPtr<::QWidget > & parent)

Member Function Documentation

◆ minimumSizeHint()

QSize drn::desktop_ui::VerticalLabel::minimumSizeHint ( ) const
overrideprotected

◆ paintEvent()

void drn::desktop_ui::VerticalLabel::paintEvent ( QPaintEvent * )
overrideprotected

◆ sizeHint()

QSize drn::desktop_ui::VerticalLabel::sizeHint ( ) const
overrideprotected