itom  4.1.0
ito::DialogPipManager Class Reference
Inheritance diagram for ito::DialogPipManager:

Public Member Functions

 DialogPipManager (QWidget *parent=NULL, bool standalone=false)
 
QColor colorMessage ()
 
void setColorMessage (const QColor &color)
 
QColor colorError ()
 
void setColorError (const QColor &color)
 

Protected Member Functions

void closeEvent (QCloseEvent *e)
 
PipGeneralOptions createOptions () const
 
void installOrUpdatePackage (bool update=false)
 
QString exportPackageTableToString () const
 

Properties

QColor colorMessage
 
QColor colorError
 

Private Slots

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 treeViewSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 
void tableCustomContextMenuRequested (const QPoint &pos)
 
void exportTableToClipboard ()
 
void exportTableToCsv ()
 

Private Attributes

PipManagerm_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 Private Attributes

static QString invisiblePwStr = "[invisible_password]"
 

The documentation for this class was generated from the following files: