#include <smartplaylist.h>
Definition at line 39 of file smartplaylist.h.
| SmartPLCriteriaRow::SmartPLCriteriaRow | ( | QWidget * | parent, | |
| QHBoxLayout * | hbox | |||
| ) |
Definition at line 274 of file smartplaylist.cpp.
| SmartPLCriteriaRow::~SmartPLCriteriaRow | ( | void | ) |
Definition at line 381 of file smartplaylist.cpp.
| QString SmartPLCriteriaRow::getSQL | ( | void | ) |
Definition at line 722 of file smartplaylist.cpp.
Referenced by SmartPlaylistEditor::getWhereClause().
| bool SmartPLCriteriaRow::saveToDatabase | ( | int | smartPlaylistID | ) |
| void SmartPLCriteriaRow::initValues | ( | QString | Field, | |
| QString | Operator, | |||
| QString | Value1, | |||
| QString | Value2 | |||
| ) |
Definition at line 821 of file smartplaylist.cpp.
Referenced by SmartPlaylistEditor::loadFromDatabase().
| void SmartPLCriteriaRow::criteriaChanged | ( | void | ) | [signal] |
Referenced by fieldChanged(), operatorChanged(), and valueChanged().
| void SmartPLCriteriaRow::fieldChanged | ( | void | ) | [protected, slot] |
| void SmartPLCriteriaRow::operatorChanged | ( | void | ) | [protected, slot] |
Definition at line 454 of file smartplaylist.cpp.
Referenced by fieldChanged(), and SmartPLCriteriaRow().
| void SmartPLCriteriaRow::valueChanged | ( | void | ) | [protected, slot] |
| void SmartPLCriteriaRow::value1ButtonClicked | ( | void | ) | [protected, slot] |
| void SmartPLCriteriaRow::value2ButtonClicked | ( | void | ) | [protected, slot] |
| bool SmartPLCriteriaRow::showList | ( | QString | caption, | |
| QString & | value | |||
| ) | [private] |
Definition at line 638 of file smartplaylist.cpp.
Referenced by searchAlbum(), searchArtist(), searchCompilationArtist(), searchGenre(), and searchTitle().
| void SmartPLCriteriaRow::searchGenre | ( | MythRemoteLineEdit * | editor | ) | [private] |
Definition at line 696 of file smartplaylist.cpp.
Referenced by value1ButtonClicked(), and value2ButtonClicked().
| void SmartPLCriteriaRow::searchArtist | ( | MythRemoteLineEdit * | editor | ) | [private] |
Definition at line 657 of file smartplaylist.cpp.
Referenced by value1ButtonClicked(), and value2ButtonClicked().
| void SmartPLCriteriaRow::searchCompilationArtist | ( | MythRemoteLineEdit * | editor | ) | [private] |
Definition at line 670 of file smartplaylist.cpp.
Referenced by value1ButtonClicked(), and value2ButtonClicked().
| void SmartPLCriteriaRow::searchAlbum | ( | MythRemoteLineEdit * | editor | ) | [private] |
Definition at line 683 of file smartplaylist.cpp.
Referenced by value1ButtonClicked(), and value2ButtonClicked().
| void SmartPLCriteriaRow::searchTitle | ( | MythRemoteLineEdit * | editor | ) | [private] |
Definition at line 709 of file smartplaylist.cpp.
Referenced by value1ButtonClicked(), and value2ButtonClicked().
| void SmartPLCriteriaRow::editDate | ( | MythComboBox * | combo | ) | [private] |
Definition at line 621 of file smartplaylist.cpp.
Referenced by value1ButtonClicked(), and value2ButtonClicked().
| void SmartPLCriteriaRow::getOperatorList | ( | SmartPLFieldType | fieldType | ) | [private] |
Definition at line 49 of file smartplaylist.h.
Referenced by fieldChanged(), getSQL(), initValues(), operatorChanged(), saveToDatabase(), SmartPLCriteriaRow(), value1ButtonClicked(), and value2ButtonClicked().
Definition at line 50 of file smartplaylist.h.
Referenced by getOperatorList(), operatorChanged(), and SmartPLCriteriaRow().
Definition at line 51 of file smartplaylist.h.
Referenced by fieldChanged(), getSQL(), initValues(), operatorChanged(), saveToDatabase(), SmartPLCriteriaRow(), and value1ButtonClicked().
Definition at line 52 of file smartplaylist.h.
Referenced by fieldChanged(), getSQL(), initValues(), operatorChanged(), saveToDatabase(), SmartPLCriteriaRow(), and value2ButtonClicked().
Definition at line 53 of file smartplaylist.h.
Referenced by fieldChanged(), getSQL(), initValues(), operatorChanged(), saveToDatabase(), and SmartPLCriteriaRow().
Definition at line 54 of file smartplaylist.h.
Referenced by fieldChanged(), getSQL(), initValues(), operatorChanged(), saveToDatabase(), and SmartPLCriteriaRow().
Definition at line 55 of file smartplaylist.h.
Referenced by fieldChanged(), operatorChanged(), SmartPLCriteriaRow(), and value1ButtonClicked().
Definition at line 56 of file smartplaylist.h.
Referenced by fieldChanged(), operatorChanged(), SmartPLCriteriaRow(), and value2ButtonClicked().
Definition at line 57 of file smartplaylist.h.
Referenced by fieldChanged(), getSQL(), initValues(), operatorChanged(), saveToDatabase(), SmartPLCriteriaRow(), and value1ButtonClicked().
Definition at line 58 of file smartplaylist.h.
Referenced by fieldChanged(), getSQL(), initValues(), operatorChanged(), saveToDatabase(), SmartPLCriteriaRow(), and value2ButtonClicked().
QStringList SmartPLCriteriaRow::searchList [private] |
Definition at line 84 of file smartplaylist.h.
Referenced by searchAlbum(), searchArtist(), searchCompilationArtist(), searchGenre(), searchTitle(), and showList().
bool SmartPLCriteriaRow::bUpdating [private] |
Definition at line 85 of file smartplaylist.h.
Referenced by fieldChanged(), operatorChanged(), SmartPLCriteriaRow(), and valueChanged().
1.5.5