mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
[AFV] Style, Doxygen
This commit is contained in:
@@ -39,8 +39,10 @@ namespace BlackCore
|
||||
//! PDU identifier
|
||||
static QString pdu() { return "$CQ"; }
|
||||
|
||||
//! Properties @{
|
||||
ClientQueryType m_queryType = ClientQueryType::Unknown;
|
||||
QStringList m_queryData;
|
||||
//! @}
|
||||
|
||||
private:
|
||||
ClientQuery();
|
||||
|
||||
Reference in New Issue
Block a user