mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-05 16:51:28 -08:00
revision
This commit is contained in:
parent
6fbe96ad0d
commit
6bb056f1f0
3 changed files with 4 additions and 5 deletions
|
|
@ -102,9 +102,9 @@ public:
|
|||
Q_INVOKABLE QVariant setPattern (const QVariant&, const QVariant&);
|
||||
Q_INVOKABLE QVariant text (const QVariant&);
|
||||
Q_INVOKABLE QVariant textDocument (const QVariant&);
|
||||
#if (defined Q_OS_ANDROID) || (defined Q_OS_IOS)
|
||||
|
||||
// etc
|
||||
Q_INVOKABLE QVariant localIp ();
|
||||
#endif
|
||||
};
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue