GameTreeRoot Class Reference

#include <gametree.h>

List of all members.


Detailed Description

Definition at line 19 of file gametree.h.


Public Member Functions

 GameTreeRoot (const QString &levels, const QString &filter)
 ~GameTreeRoot ()
unsigned getDepth () const
const QString & getLevel (unsigned i) const
const QString & getFilter () const

Private Attributes

QStringList m_levels
QString m_filter

Constructor & Destructor Documentation

GameTreeRoot::GameTreeRoot ( const QString &  levels,
const QString &  filter 
) [inline]

Definition at line 22 of file gametree.h.

GameTreeRoot::~GameTreeRoot (  )  [inline]

Definition at line 28 of file gametree.h.


Member Function Documentation

unsigned GameTreeRoot::getDepth (  )  const [inline]

Definition at line 32 of file gametree.h.

Referenced by GameTreeItem::getFillSql(), and GameTreeItem::isLeaf().

const QString& GameTreeRoot::getLevel ( unsigned  i  )  const [inline]

Definition at line 33 of file gametree.h.

Referenced by GameTreeItem::getFillSql(), and GameTreeItem::getLevel().

const QString& GameTreeRoot::getFilter (  )  const [inline]

Definition at line 34 of file gametree.h.

Referenced by GameTreeItem::getFillSql().


Member Data Documentation

QStringList GameTreeRoot::m_levels [private]

Definition at line 37 of file gametree.h.

Referenced by getDepth(), and getLevel().

QString GameTreeRoot::m_filter [private]

Definition at line 38 of file gametree.h.

Referenced by getFilter().


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

Generated on Sat Dec 18 05:16:03 2010 for MythTV by  doxygen 1.5.5