#include <queuesettingsdialog.h>
|
| QueueSettingsDialog (Queue *queue, QWidget *parentObject=0) |
|
Queue * | currentQueue () const |
|
|
void | addProgramClicked () |
|
void | removeProgramClicked () |
|
void | configureProgramClicked () |
|
void | importProgramClicked () |
|
void | exportProgramClicked () |
|
void | doubleClicked (const QModelIndex &) |
|
void | enableProgramButtons (const QItemSelection &selected) |
|
void | showProgramConfigDialog (Program *prog) |
|
void | setEnabledProgramButtons (bool enabled) |
|
void | removeProgramDialog () |
|
void | buttonBoxButtonClicked (QAbstractButton *) |
|
bool | apply () |
|
void | reset () |
|
void | setDirty (bool dirty=true) |
|
void | tabChanged (int index) |
|
|
void | closeEvent (QCloseEvent *) |
|
void | keyPressEvent (QKeyEvent *) |
|
QList< int > | getSelectedRows () |
|
QList< Program * > | getSelectedPrograms () |
|
Dialog for configuring queues and managing programs.
QList<int> getSelectedRows |
( |
| ) |
|
|
protected |
Row indices, ascending order.
The documentation for this class was generated from the following file: