mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
Doxygen
This commit is contained in:
committed by
Mat Sutcliffe
parent
b9acf794d8
commit
c8097cc899
@@ -22,6 +22,7 @@ namespace BlackCore
|
||||
{
|
||||
namespace Fsd
|
||||
{
|
||||
//! From/to string serialization @{
|
||||
template<typename T>
|
||||
inline QString toQString(const T& value);
|
||||
|
||||
@@ -78,7 +79,7 @@ namespace BlackCore
|
||||
|
||||
template<>
|
||||
AtisLineType fromQString(const QString &str);
|
||||
|
||||
//! @}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user