version 2.18.0
add GraphicRanges to graphic library new graphic_analysis library
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
bool ok = false;
|
||||
int rows = 0;
|
||||
QVariant insertId = -1;
|
||||
QSqlQuery query;
|
||||
operator bool() const { return ok; }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user