mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-15 01:46:19 +08:00
04013d0747cbe2db385acd07b771b8406289a383
Before this commit, the regular expression strings and objects were constructed for each METAR. This is expensive and unnecessary. This commit optimizes this by moving the string preparation into a helper method, which is called once to construct a static QRegularExpression. refs #711
Introduction
How to use this repository
The directory (folder) structure
The .info files
The .README files and metadata standards
.README files are a place to specify what should be captured by the individual .info files and are very project specific, so are kept blank in this empty repository. You'll need to decide what is appropriate at a project level.
Citations
Doxygen Documentation
Doxygen documentation is generated automatically. Please note it will take a bit of time on git push. Documentation is available at: https://dev.vatsim-germany.org/vatpilotclient/doc/ Doxygen documentation generation log is available at: https://dev.vatsim-germany.org/vatpilotclient/doxygen.log The trailing / is mandatory.
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%