|
| DialogPipManager (QWidget *parent=NULL, bool standalone=false) |
|
QColor | colorMessage () |
|
void | setColorMessage (const QColor &color) |
|
QColor | colorError () |
|
void | setColorError (const QColor &color) |
|
|
void | closeEvent (QCloseEvent *e) |
|
PipGeneralOptions | createOptions () const |
|
void | installOrUpdatePackage (bool update=false) |
|
QString | exportPackageTableToString () const |
|
|
QColor | colorMessage |
|
QColor | colorError |
|
|
void | pipVersion (const QString &version) |
|
void | outputReceived (const QString &text, bool success) |
|
void | pipRequestStarted (const PipManager::Task &task, const QString &text, bool outputSilent) |
|
void | pipRequestFinished (const PipManager::Task &task, const QString &text, bool success) |
|
void | on_btnReload_clicked () |
|
void | on_btnCheckForUpdates_clicked () |
|
void | on_btnInstall_clicked () |
|
void | on_btnUninstall_clicked () |
|
void | on_btnUpdate_clicked () |
|
void | on_btnSudoUninstall_clicked () |
|
void | on_btnVerifyInstalledPackages_clicked () |
|
void | on_btnCancelFetchDetails_clicked () |
|
void | treeViewSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
|
void | tableCustomContextMenuRequested (const QPoint &pos) |
|
void | exportTableToClipboard () |
|
void | exportTableToCsv () |
|
void | pipFetchDetailsProgress (int totalNumberOfUnfetchedDetails, int recentlyFetchedDetails, bool finished) |
|
|
PipManager * | m_pPipManager |
|
Ui::DialogPipManager | ui |
|
QString | m_logHtml |
|
PipManager::Task | m_currentTask |
|
int | m_lastLogEntry |
|
bool | m_outputSilent |
|
bool | m_standalone |
|
QColor | m_colorMessage |
|
QColor | m_colorError |
|
|
static QString | invisiblePwStr = "[invisible_password]" |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/ui/dialogPipManager.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/ui/dialogPipManager.cpp