|
MythTV
0.26-pre
|
#include <playlisteditorview.h>
Public Member Functions | |
| MusicButtonItem (MythUIButtonList *lbtype, const QString &text, const QString &image="", bool checkable=false, CheckState state=CantCheck, bool showArrow=false, int listPosition=-1) | |
| MusicButtonItem (MythUIButtonList *lbtype, const QString &text, QVariant data, int listPosition=-1) | |
Definition at line 21 of file playlisteditorview.h.
| MusicButtonItem::MusicButtonItem | ( | MythUIButtonList * | lbtype, |
| const QString & | text, | ||
| const QString & | image = "", |
||
| bool | checkable = false, |
||
| CheckState | state = CantCheck, |
||
| bool | showArrow = false, |
||
| int | listPosition = -1 |
||
| ) | [inline] |
Definition at line 24 of file playlisteditorview.h.
| MusicButtonItem::MusicButtonItem | ( | MythUIButtonList * | lbtype, |
| const QString & | text, | ||
| QVariant | data, | ||
| int | listPosition = -1 |
||
| ) | [inline] |
Definition at line 30 of file playlisteditorview.h.
1.7.6.1