mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Added I18N for PQs, initial version. Hence resource file and language files. Changed samplesphysicalquantities to check some I18N topics.
This commit is contained in:
@@ -46,9 +46,10 @@ protected:
|
||||
|
||||
/*!
|
||||
* \brief Conversion to string
|
||||
* \param i18n
|
||||
* \return
|
||||
*/
|
||||
QString stringForConverter() const;
|
||||
QString stringForConverter(bool i18n = false) const;
|
||||
|
||||
/*!
|
||||
* \brief Stream to DBus
|
||||
|
||||
Reference in New Issue
Block a user