42 #ifdef QBBLOCALETHREAD_ENABLED 44 #ifndef QBBLOCALETHREAD_H 45 #define QBBLOCALETHREAD_H 51 class QBBLocaleThread :
public QThread 55 virtual ~QBBLocaleThread();
69 #endif // QBBLOCALETHREAD_H 71 #endif // QBBLOCALETHREAD_ENABLED virtual void run()
The starting point for the thread.
#define QT_END_NAMESPACE
This macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QThread class provides a platform-independent way to manage threads.