mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Doxygen
This commit is contained in:
@@ -365,7 +365,10 @@ namespace BlackCore
|
||||
//! Connect to receive raw fsd messages
|
||||
virtual QMetaObject::Connection connectRawFsdMessageSignal(QObject *receiver, RawFsdMessageReceivedSlot rawFsdMessageReceivedSlot) = 0;
|
||||
|
||||
//! Cmd.line arguments
|
||||
static const QList<QCommandLineOption> &getCmdLineOptions();
|
||||
|
||||
//! Client id and key from cmd.line
|
||||
static bool getCmdLineClientIdAndKey(int &id, QString &key);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user