MythTV master
Public Attributes | List of all members
SmartPLOperator Struct Reference
Collaboration diagram for SmartPLOperator:
[legend]

Public Attributes

QString m_name
 
int m_noOfArguments { 1 }
 
bool m_stringOnly { false }
 
bool m_validForBoolean { false }
 

Detailed Description

Definition at line 68 of file smartplaylist.cpp.

Member Data Documentation

◆ m_name

QString SmartPLOperator::m_name

Definition at line 70 of file smartplaylist.cpp.

Referenced by getCriteriaSQL().

◆ m_noOfArguments

int SmartPLOperator::m_noOfArguments { 1 }

◆ m_stringOnly

bool SmartPLOperator::m_stringOnly { false }

Definition at line 72 of file smartplaylist.cpp.

◆ m_validForBoolean

bool SmartPLOperator::m_validForBoolean { false }

Definition at line 73 of file smartplaylist.cpp.


The documentation for this struct was generated from the following file: