Version: 9.12.0
QtxResourceMgr::SalomexFormat Class Reference

Reader/writer for .salomex resources files. This is an alias for JSON format. More...

Inheritance diagram for QtxResourceMgr::SalomexFormat:
Inheritance graph

Public Member Functions

 SalomexFormat ()
 
- Public Member Functions inherited from QtxResourceMgr::JsonFormat
 JsonFormat ()
 Constructor. More...
 
 ~JsonFormat ()
 Destructor. More...
 
- Public Member Functions inherited from QtxResourceMgr::Format
 Format (const QString &)
 Constructor. More...
 
virtual ~Format ()
 Destructor. More...
 
QString format () const
 Get the format name. More...
 
QStringList options () const
 Get options names. More...
 
QString option (const QString &) const
 Get the value of the option with specified name. More...
 
void setOption (const QString &, const QString &)
 Set the value of the option with specified name. More...
 
bool load (Resources *)
 Load resources from the resource file. More...
 
bool save (Resources *)
 Save resources to the resource file. More...
 

Additional Inherited Members

- Protected Member Functions inherited from QtxResourceMgr::JsonFormat
 JsonFormat (const QString &)
 Constructor. More...
 
virtual bool load (const QString &, QMap< QString, Section > &)
 Load resources from json-file. More...
 
virtual bool save (const QString &, const QMap< QString, Section > &)
 Save resources to the json-file. More...
 

Detailed Description

Reader/writer for .salomex resources files. This is an alias for JSON format.

Constructor & Destructor Documentation

◆ SalomexFormat()

QtxResourceMgr::SalomexFormat::SalomexFormat ( )
inline

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