Definition at line 24 of file smartplaylist.cpp.
Public Attributes | |
| QString | name |
| QString | sqlName |
| SmartPLFieldType | type |
| int | minValue |
| int | maxValue |
| int | defaultValue |
| QString SmartPLField::name |
Definition at line 26 of file smartplaylist.cpp.
Referenced by SmartPLOrderByDialog::getOrderByFields(), and SmartPLCriteriaRow::SmartPLCriteriaRow().
| QString SmartPLField::sqlName |
Definition at line 27 of file smartplaylist.cpp.
Referenced by getCriteriaSQL(), getOrderBySQL(), and getSQLFieldName().
Definition at line 28 of file smartplaylist.cpp.
Referenced by SmartPLCriteriaRow::fieldChanged(), getCriteriaSQL(), SmartPLCriteriaRow::getSQL(), SmartPLCriteriaRow::initValues(), SmartPLCriteriaRow::operatorChanged(), and SmartPLCriteriaRow::saveToDatabase().
Definition at line 29 of file smartplaylist.cpp.
Referenced by SmartPLCriteriaRow::operatorChanged().
Definition at line 30 of file smartplaylist.cpp.
Referenced by SmartPLCriteriaRow::operatorChanged().
Definition at line 31 of file smartplaylist.cpp.
Referenced by SmartPLCriteriaRow::initValues(), and SmartPLCriteriaRow::operatorChanged().
1.5.5