QElectroTech  0.8-dev
Functions
QETInformation Namespace Reference

Functions

QStringList titleblockInfoKeys ()
 QETInformation::titleblockInfoKeys. More...
 
QString titleblockTranslatedInfoKey (const QString &info)
 QETInformation::titleblockTranslatedInfoKey. More...
 
QString titleblockInfoKeysToVar (const QString &info)
 QETInformation::titleblockInfoKeysToVar. More...
 
QHash< QString, QString > titleblockTranslatedKeyHashVar ()
 QETInformation::titleblockTranslatedKeyHashVar. More...
 

Function Documentation

◆ titleblockInfoKeys()

QStringList QETInformation::titleblockInfoKeys ( )

QETInformation::titleblockInfoKeys.

Returns
all available key for use with a titleblock
Here is the caller graph for this function:

◆ titleblockInfoKeysToVar()

QString QETInformation::titleblockInfoKeysToVar ( const QString &  info)

QETInformation::titleblockInfoKeysToVar.

Parameters
info
Returns
var in form %{my-var} corresponding to the info. if there is not available var for the given info, the returned var is %{void}
Here is the caller graph for this function:

◆ titleblockTranslatedInfoKey()

QString QETInformation::titleblockTranslatedInfoKey ( const QString &  info)

QETInformation::titleblockTranslatedInfoKey.

Parameters
info: info key to be translated
Returns
the translated information given by info If info don't match, return an empty string
Here is the caller graph for this function:

◆ titleblockTranslatedKeyHashVar()

QHash< QString, QString > QETInformation::titleblockTranslatedKeyHashVar ( )

QETInformation::titleblockTranslatedKeyHashVar.

Returns
a QHash with for key, the translated information key of title block, and for value the corresponding var.
Here is the call graph for this function:
Here is the caller graph for this function: