Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CategoryParser Class Reference
Collaboration diagram for CategoryParser:

Public Member Functions

 CategoryParser ()
bool parse (const QString &fileName)
QPlaceCategoryTree tree () const
QHash< QString, QUrlrestIdToIconHash () const
QString errorString () const
 CategoryParser ()
bool parse (const QString &fileName)
QPlaceCategoryTree tree () const
QHash< QString, QUrlrestIdToIconHash () const
QString errorString () const

Detailed Description

Definition at line 69 of file qplacemanagerengine_nokiav2.cpp.

Constructor & Destructor Documentation

◆ CategoryParser() [1/2]

CategoryParser::CategoryParser ( )

Definition at line 91 of file qplacemanagerengine_nokiav2.cpp.

◆ CategoryParser() [2/2]

CategoryParser::CategoryParser ( )

Member Function Documentation

◆ errorString() [1/2]

QString CategoryParser::errorString ( ) const

◆ errorString() [2/2]

QString CategoryParser::errorString ( ) const

◆ parse() [1/2]

bool CategoryParser::parse ( const QString & fileName)

Definition at line 95 of file qplacemanagerengine_nokiav2.cpp.

◆ parse() [2/2]

bool CategoryParser::parse ( const QString & fileName)

◆ restIdToIconHash() [1/2]

QHash< QString, QUrl > CategoryParser::restIdToIconHash ( ) const
inline

Definition at line 76 of file qplacemanagerengine_nokiav2.cpp.

◆ restIdToIconHash() [2/2]

QHash< QString, QUrl > CategoryParser::restIdToIconHash ( ) const
inline

Definition at line 76 of file qplacemanagerengine_nokiav2.cpp.

◆ tree() [1/2]

QPlaceCategoryTree CategoryParser::tree ( ) const
inline

Definition at line 75 of file qplacemanagerengine_nokiav2.cpp.

Referenced by QPlaceManagerEngineNokiaV2::initializeCategories().

Here is the caller graph for this function:

◆ tree() [2/2]

QPlaceCategoryTree CategoryParser::tree ( ) const
inline

Definition at line 75 of file qplacemanagerengine_nokiav2.cpp.


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