GameScan Class Reference

#include <gamehandler.h>

List of all members.

Public Member Functions

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

Private Attributes

QString romname
QString romfullpath
QString gamename
QString rompath
int foundloc

Detailed Description

Definition at line 26 of file gamehandler.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file gamehandler.h.


Member Function Documentation

QString GameScan::Rom ( void   )  const [inline]

Definition at line 35 of file gamehandler.h.

Referenced by GameHandler::customEvent(), and GameHandler::promptForRemoval().

QString GameScan::RomFullPath ( void   )  const [inline]

Definition at line 36 of file gamehandler.h.

Referenced by GameHandler::customEvent(), and GameHandler::promptForRemoval().

int GameScan::FoundLoc ( void   )  const [inline]

Definition at line 37 of file gamehandler.h.

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

Definition at line 38 of file gamehandler.h.

QString GameScan::GameName ( void   )  const [inline]

Definition at line 39 of file gamehandler.h.

QString GameScan::RomPath ( void   )  const [inline]

Definition at line 40 of file gamehandler.h.


Member Data Documentation

QString GameScan::romname [private]

Definition at line 43 of file gamehandler.h.

Referenced by Rom().

QString GameScan::romfullpath [private]

Definition at line 44 of file gamehandler.h.

Referenced by RomFullPath().

QString GameScan::gamename [private]

Definition at line 45 of file gamehandler.h.

Referenced by GameName().

QString GameScan::rompath [private]

Definition at line 46 of file gamehandler.h.

Referenced by RomPath().

int GameScan::foundloc [private]

Definition at line 47 of file gamehandler.h.

Referenced by FoundLoc(), and setLoc().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:04 2012 for MythTV by  doxygen 1.6.3