itom 2.0.0
ito::DialogPipManagerInstall Class Reference

List of all members.

Public Types

enum  Type { typeWhl = 0, typeTarGz = 1, typeSearchIndex = 2 }

Public Member Functions

 DialogPipManagerInstall (QWidget *parent=NULL, QString package="")
void getResult (int &type, QString &packageName, bool &upgrade, bool &installDeps, QString &findLinks, bool &ignoreIndex, bool &runAsSudo)

Private Slots

void on_btnPackage_clicked ()
void on_btnFindLinks_clicked ()
void on_radioWhl_clicked (bool checked)
void on_radioTarGz_clicked (bool checked)
void on_radioSearchIndex_clicked (bool checked)
void on_buttonBox_accepted ()

Private Attributes

Ui::DialogPipManagerInstall ui
Type m_selectedType

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