todo adjustments

This commit is contained in:
Mathew Sutcliffe
2017-01-04 22:12:02 +00:00
parent 5ea9b90e87
commit 52777cf7dc
3 changed files with 3 additions and 3 deletions

View File

@@ -379,7 +379,7 @@ namespace BlackMisc
const auto value = json.value(name);
if (value.isUndefined())
{
constexpr bool required = false; // \todo add RequiredForJson flag in metaclass system
constexpr bool required = false; //! \fixme add RequiredForJson flag in metaclass system
if (required) { throw CJsonException(QStringLiteral("Missing required member '%1'").arg(name.m_latin1)); }
}
else

View File

@@ -108,7 +108,7 @@ namespace BlackMisc
const char *const m_name;
//! Property index of the member.
//! \todo Not used yet.
//! \deprecated Reserved for future use.
const int m_index;
//! Any flags applying to the member.

View File

@@ -65,7 +65,7 @@ namespace BlackMisc
CAircraftSituation oldSituation;
CAircraftSituation newSituation;
status.setInterpolationSucceeded(true);
status.setChangedPosition(true); //! \todo efficiently determine whether the position has changed
status.setChangedPosition(true); //! \fixme efficiently determine whether the position has changed
// latest first, now 00:20 split time
// time pos