GameScan Class Reference

#include <gamehandler.h>

List of all members.


Detailed Description

Definition at line 24 of file gamehandler.h.


Public Member Functions

 GameScan (QString lromname="", QString lromfullpath="", int lfoundloc=0, QString lgamename="", QString lrompath="")
QString Rom () const
QString RomFullPath () const
int FoundLoc () const
void setLoc (int lfoundloc)
QString GameName () const
QString RomPath () const

Private Attributes

QString romname
QString romfullpath
int foundloc
QString gamename
QString rompath

Constructor & Destructor Documentation

GameScan::GameScan ( QString  lromname = "",
QString  lromfullpath = "",
int  lfoundloc = 0,
QString  lgamename = "",
QString  lrompath = "" 
) [inline]

Definition at line 27 of file gamehandler.h.


Member Function Documentation

QString GameScan::Rom (  )  const [inline]

Definition at line 39 of file gamehandler.h.

QString GameScan::RomFullPath (  )  const [inline]

Definition at line 40 of file gamehandler.h.

int GameScan::FoundLoc (  )  const [inline]

Definition at line 41 of file gamehandler.h.

void GameScan::setLoc ( int  lfoundloc  )  [inline]

Definition at line 42 of file gamehandler.h.

QString GameScan::GameName (  )  const [inline]

Definition at line 43 of file gamehandler.h.

QString GameScan::RomPath (  )  const [inline]

Definition at line 44 of file gamehandler.h.


Member Data Documentation

QString GameScan::romname [private]

Definition at line 47 of file gamehandler.h.

Referenced by GameScan(), and Rom().

QString GameScan::romfullpath [private]

Definition at line 48 of file gamehandler.h.

Referenced by GameScan(), and RomFullPath().

int GameScan::foundloc [private]

Definition at line 49 of file gamehandler.h.

Referenced by FoundLoc(), GameScan(), and setLoc().

QString GameScan::gamename [private]

Definition at line 50 of file gamehandler.h.

Referenced by GameName(), and GameScan().

QString GameScan::rompath [private]

Definition at line 51 of file gamehandler.h.

Referenced by GameScan(), and RomPath().


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