
Public Slots | |
| void | toggle () |
| void | updateArt (const QString &) |
Public Member Functions | |
| BackgroundWidget (intf_thread_t *) | |
| void | setExpandstoHeight (bool b_expand) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *e) |
Static Protected Attributes | |
| static const int | MARGIN = 5 |
| BackgroundWidget::BackgroundWidget | ( | intf_thread_t * | _p_i | ) |
References CONNECT, THEMIM, and updateArt().
| void BackgroundWidget::setExpandstoHeight | ( | bool | b_expand | ) | [inline] |
| void BackgroundWidget::paintEvent | ( | QPaintEvent * | e | ) | [protected] |
References MARGIN.
| void BackgroundWidget::toggle | ( | ) | [inline, slot] |
References TOGGLEV.
| void BackgroundWidget::updateArt | ( | const QString & | url | ) | [slot] |
Referenced by BackgroundWidget().
const int BackgroundWidget::MARGIN = 5 [static, protected] |
Referenced by paintEvent().
1.5.6