ASyncDBConnection uses Qt signals now for reporting state changes and notices

This commit is contained in:
Eelke Klein 2017-09-03 10:06:32 +02:00
parent 90d0a14b63
commit 3befef2464
7 changed files with 30 additions and 73 deletions

View file

@ -132,4 +132,5 @@ namespace Pgsql {
} // end namespace Pgsql
#endif // PGSQL_RESULT_H