QtBase  v6.3.1
Public Member Functions | List of all members
ProFile Class Reference

#include <proitems.h>

Public Member Functions

 ProFile (int id, const QString &fileName)
 
 ~ProFile ()
 
int id () const
 
QString fileName () const
 
QString directoryName () const
 
const QStringitems () const
 
QStringitemsRef ()
 
const ushorttokPtr () const
 
const ushorttokPtrEnd () const
 
void ref ()
 
void deref ()
 
bool isOk () const
 
void setOk (bool ok)
 
bool isHostBuild () const
 
void setHostBuild (bool host_build)
 
ProString getStr (const ushort *&tPtr)
 
ProKey getHashStr (const ushort *&tPtr)
 

Detailed Description

Definition at line 430 of file proitems.h.

Constructor & Destructor Documentation

◆ ProFile()

ProFile::ProFile ( int  id,
const QString fileName 
)

Definition at line 458 of file proitems.cpp.

Here is the call graph for this function:

◆ ~ProFile()

ProFile::~ProFile ( )

Definition at line 470 of file proitems.cpp.

Member Function Documentation

◆ deref()

void ProFile::deref ( )
inline

Definition at line 445 of file proitems.h.

Here is the caller graph for this function:

◆ directoryName()

QString ProFile::directoryName ( ) const
inline

Definition at line 438 of file proitems.h.

Here is the caller graph for this function:

◆ fileName()

QString ProFile::fileName ( ) const
inline

Definition at line 437 of file proitems.h.

Here is the caller graph for this function:

◆ getHashStr()

ProKey ProFile::getHashStr ( const ushort *&  tPtr)

Definition at line 483 of file proitems.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getStr()

ProString ProFile::getStr ( const ushort *&  tPtr)

Definition at line 474 of file proitems.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ id()

int ProFile::id ( ) const
inline

Definition at line 436 of file proitems.h.

Here is the caller graph for this function:

◆ isHostBuild()

bool ProFile::isHostBuild ( ) const
inline

Definition at line 450 of file proitems.h.

Here is the caller graph for this function:

◆ isOk()

bool ProFile::isOk ( ) const
inline

Definition at line 447 of file proitems.h.

Here is the caller graph for this function:

◆ items()

const QString& ProFile::items ( ) const
inline

Definition at line 439 of file proitems.h.

Here is the caller graph for this function:

◆ itemsRef()

QString* ProFile::itemsRef ( )
inline

Definition at line 440 of file proitems.h.

Here is the caller graph for this function:

◆ ref()

void ProFile::ref ( )
inline

Definition at line 444 of file proitems.h.

Here is the caller graph for this function:

◆ setHostBuild()

void ProFile::setHostBuild ( bool  host_build)
inline

Definition at line 451 of file proitems.h.

◆ setOk()

void ProFile::setOk ( bool  ok)
inline

Definition at line 448 of file proitems.h.

◆ tokPtr()

const ushort* ProFile::tokPtr ( ) const
inline

Definition at line 441 of file proitems.h.

Here is the caller graph for this function:

◆ tokPtrEnd()

const ushort* ProFile::tokPtrEnd ( ) const
inline

Definition at line 442 of file proitems.h.


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