DetailsButton Class

(Utils::DetailsButton)

Properties

Public Functions

DetailsButton(QWidget *parent = 0)
float fader()
void setFader(float value)
QSize sizeHint() const

Protected Functions

bool event(QEvent *e)
void paintEvent(QPaintEvent *e)

Property Documentation

fader : float

Access functions:

float fader()
void setFader(float value)

Member Function Documentation

DetailsButton::DetailsButton(QWidget *parent = 0)

Default constructs an instance of DetailsButton.

[protected] bool DetailsButton::event(QEvent *e)

[protected] void DetailsButton::paintEvent(QPaintEvent *e)

QSize DetailsButton::sizeHint() const