C++ (Qt)class CheckInfo{public:...private: QList<CheckRow*> m_rows;
C++ (Qt)bool QSqlDriver::subscribeToNotification ( const QString & name )
C++ (Qt)void notification ( const QString & name )