#pragma once #define QSTRING_CSTR(str) str.toLocal8Bit().constData() typedef QList< int > QIntList;