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

Public Attributes

QString m_name
 
QString m_sqlName
 
SmartPLFieldType m_type
 
int m_minValue
 
int m_maxValue
 
int m_defaultValue
 

Detailed Description

Definition at line 32 of file smartplaylist.cpp.

Member Data Documentation

◆ m_name

QString SmartPLField::m_name

Definition at line 34 of file smartplaylist.cpp.

◆ m_sqlName

QString SmartPLField::m_sqlName

Definition at line 35 of file smartplaylist.cpp.

Referenced by getCriteriaSQL(), getOrderBySQL(), and getSQLFieldName().

◆ m_type

SmartPLFieldType SmartPLField::m_type

◆ m_minValue

int SmartPLField::m_minValue

Definition at line 37 of file smartplaylist.cpp.

Referenced by CriteriaRowEditor::operatorChanged().

◆ m_maxValue

int SmartPLField::m_maxValue

Definition at line 38 of file smartplaylist.cpp.

Referenced by CriteriaRowEditor::operatorChanged().

◆ m_defaultValue

int SmartPLField::m_defaultValue

Definition at line 39 of file smartplaylist.cpp.

Referenced by CriteriaRowEditor::operatorChanged().


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