qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
#include <generalform.h>
Signals | |
void | updateIcons () |
Public Member Functions | |
GeneralForm (SettingsWidget *parent) | |
~GeneralForm () | |
QString | getFormName () final |
![]() | |
GenericForm (const QPixmap &icon) | |
virtual | ~GenericForm () |
QPixmap | getFormIcon () |
Private Slots | |
void | on_transComboBox_currentIndexChanged (int index) |
void | on_cbAutorun_stateChanged () |
void | on_cbSpellChecking_stateChanged () |
void | on_showSystemTray_stateChanged () |
void | on_startInTray_stateChanged () |
void | on_closeToTray_stateChanged () |
void | on_lightTrayIcon_stateChanged () |
void | on_autoAwaySpinBox_editingFinished () |
void | on_minimizeToTray_stateChanged () |
void | on_statusChanges_stateChanged () |
void | on_groupJoinLeaveMessages_stateChanged () |
void | on_autoacceptFiles_stateChanged () |
void | on_maxAutoAcceptSizeMB_editingFinished () |
void | on_autoSaveFilesDir_clicked () |
void | on_checkUpdates_stateChanged () |
Private Member Functions | |
void | retranslateUi () |
Retranslate all elements in the form. More... | |
Private Attributes | |
Ui::GeneralSettings * | bodyUI |
SettingsWidget * | parent |
Additional Inherited Members | |
![]() | |
virtual void | reloadTheme () |
![]() | |
bool | eventFilter (QObject *o, QEvent *e) final |
Ignore scroll on different controls. More... | |
void | eventsInit () |
Prevent stealing mouse wheel scroll. More... | |
![]() | |
QPixmap | formIcon |
This form contains all settings that are not suited to other forms
Definition at line 30 of file generalform.h.
|
explicit |
GeneralForm::~GeneralForm | ( | ) |
|
inlinefinalvirtual |
Implements GenericForm.
Definition at line 36 of file generalform.h.
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
Definition at line 177 of file generalform.cpp.
|
private |
Retranslate all elements in the form.
Definition at line 272 of file generalform.cpp.
|
signal |
|
private |
Definition at line 64 of file generalform.h.
|
private |
Definition at line 65 of file generalform.h.