
Public Slots | |
| void | setRoot (playlist_item_t *) |
| void | browseInto (const QModelIndex &) |
| void | browseInto () |
Public Member Functions | |
| StandardPLPanel (PlaylistWidget *, intf_thread_t *, playlist_t *, playlist_item_t *) | |
| virtual | ~StandardPLPanel () |
Protected Attributes | |
| PLModel * | model |
Friends | |
| class | PlaylistWidget |
| StandardPLPanel::StandardPLPanel | ( | PlaylistWidget * | _parent, | |
| intf_thread_t * | _p_intf, | |||
| playlist_t * | p_playlist, | |||
| playlist_item_t * | p_root | |||
| ) |
References browseInto(), BUTTONACT, CONNECT, DCONNECT, getSettings, i, model, PlaylistWidget::p_intf, qtr, THEMIM, and viewNames.
| StandardPLPanel::~StandardPLPanel | ( | ) | [virtual] |
References getSettings.
| void StandardPLPanel::setRoot | ( | playlist_item_t * | p_item | ) | [slot] |
| void StandardPLPanel::browseInto | ( | const QModelIndex & | index | ) | [slot] |
References SearchLineEdit::clear(), PLModel::itemId(), model, and LocationBar::setIndex().
| void StandardPLPanel::browseInto | ( | ) | [slot] |
friend class PlaylistWidget [friend] |
PLModel* StandardPLPanel::model [protected] |
Referenced by browseInto(), setRoot(), and StandardPLPanel().
1.5.6