change lineEdit to comboBox

add clear() function to profile tab
This commit is contained in:
arcan1s
2014-07-11 11:06:01 +04:00
parent 06bd1ce198
commit ace3a141e4
15 changed files with 41 additions and 42 deletions

View File

@ -82,7 +82,6 @@ private slots:
void mainTabStartProfile();
void mainTabRefreshButtons(QTableWidgetItem *current, QTableWidgetItem *previous);
// profile tab slots
void profileTabBrowseProfile();
void profileTabChangeState(const QString current);
void profileTabClear();
void profileTabCreateProfile();
@ -118,6 +117,7 @@ private:
bool checkExternalApps(const QString apps);
bool checkState(const QString state, const QString item);
void createActions();
void keyPressEvent(QKeyEvent *pressedKey);
void setIconsToButtons();
bool debug;
// configuration