|
@@ -70,6 +70,7 @@ public:
|
|
bool strictTypeCheck()const;
|
|
bool strictTypeCheck()const;
|
|
/// Set the strictTypeCheck value.
|
|
/// Set the strictTypeCheck value.
|
|
/// \sa strictTypeCheck, strictTypeCheck()
|
|
/// \sa strictTypeCheck, strictTypeCheck()
|
|
|
|
+ /// \note By default, strict type checking is disabled.
|
|
void setStrictTypeCheck(bool check);
|
|
void setStrictTypeCheck(bool check);
|
|
|
|
|
|
///
|
|
///
|