|
MythTV master
|
Public Attributes | |
| QString | m_name |
| int | m_noOfArguments { 1 } |
| bool | m_stringOnly { false } |
| bool | m_validForBoolean { false } |
Definition at line 68 of file smartplaylist.cpp.
| QString SmartPLOperator::m_name |
Definition at line 70 of file smartplaylist.cpp.
Referenced by getCriteriaSQL().
| int SmartPLOperator::m_noOfArguments { 1 } |
Definition at line 71 of file smartplaylist.cpp.
Referenced by CriteriaRowEditor::enableSaveButton(), CriteriaRowEditor::operatorChanged(), and SmartPLCriteriaRow::toString().
| bool SmartPLOperator::m_stringOnly { false } |
Definition at line 72 of file smartplaylist.cpp.
| bool SmartPLOperator::m_validForBoolean { false } |
Definition at line 73 of file smartplaylist.cpp.