SQLite2ToSQLite3Migration Class Reference
#include <KexiStartup_p.h>
Public Slots | |
| void | processExited (KProcess *) |
| void | receivedStderr (KProcess *, char *, int) |
| void | cancelClicked () |
Public Member Functions | |
| SQLite2ToSQLite3Migration (const QString &filePath) | |
| ~SQLite2ToSQLite3Migration () | |
| tristate | run () |
Protected Attributes | |
| QString | m_filePath |
| KProcess * | m_process |
| KProgressDialog * | m_dlg |
| stat | m_st |
| bool | m_restoreStat: 1 |
| bool | m_run: 1 |
| tristate | result |
Constructor & Destructor Documentation
|
|
Definition at line 32 of file KexiStartup_p.cpp. |
|
|
Definition at line 41 of file KexiStartup_p.cpp. |
Member Function Documentation
|
|
Definition at line 116 of file KexiStartup_p.cpp. References cancelled, m_process, result, and tristate::toString(). Referenced by run(). |
|
|
Definition at line 99 of file KexiStartup_p.cpp. References m_dlg, m_filePath, m_restoreStat, m_st, result, and tristate::toString(). Referenced by run(). |
|
||||||||||||||||
|
Definition at line 94 of file KexiStartup_p.cpp. References m_dlg, and updateProgressBar(). Referenced by run(). |
|
|
Definition at line 48 of file KexiStartup_p.cpp. References cancelClicked(), m_dlg, m_filePath, m_process, m_restoreStat, m_run, m_st, processExited(), receivedStderr(), and result. Referenced by KexiStartupHandler::detectActionForFile(). |
Member Data Documentation
|
|
Definition at line 50 of file KexiStartup_p.h. Referenced by processExited(), receivedStderr(), run(), SQLite2ToSQLite3Migration(), and ~SQLite2ToSQLite3Migration(). |
|
|
Definition at line 48 of file KexiStartup_p.h. Referenced by processExited(), and run(). |
|
|
Definition at line 49 of file KexiStartup_p.h. Referenced by cancelClicked(), run(), SQLite2ToSQLite3Migration(), and ~SQLite2ToSQLite3Migration(). |
|
|
Definition at line 53 of file KexiStartup_p.h. Referenced by processExited(), and run(). |
|
|
Definition at line 54 of file KexiStartup_p.h. Referenced by run(), and SQLite2ToSQLite3Migration(). |
|
|
Definition at line 52 of file KexiStartup_p.h. Referenced by processExited(), and run(). |
|
|
Definition at line 56 of file KexiStartup_p.h. Referenced by cancelClicked(), processExited(), run(), and SQLite2ToSQLite3Migration(). |
The documentation for this class was generated from the following files:
