itom 2.2.1
ito::DialogPipManager Class Reference

List of all members.

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 ()

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 treeViewSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected)

Private Attributes

PipManagerm_pPipManager
Ui::DialogPipManager ui
QString logHtml
PipManager::Task m_currentTask
int m_lastLogEntry
bool m_outputSilent
bool m_standalone
QColor m_colorMessage
QColor m_colorError

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends