#include <preferences.hpp>
◆ Preferences()
Preferences::Preferences |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~Preferences()
Preferences::~Preferences |
( |
| ) |
|
|
override |
◆ change_key_inputs()
void Preferences::change_key_inputs |
( |
| ) |
|
|
private |
◆ change_mouse_sensitivity()
void Preferences::change_mouse_sensitivity |
( |
int | value | ) |
|
|
private |
◆ change_port
void Preferences::change_port |
( |
int | value | ) |
|
|
privateslot |
◆ change_thumbstick_inputs()
void Preferences::change_thumbstick_inputs |
( |
| ) |
|
|
private |
◆ delete_profile
void Preferences::delete_profile |
( |
| ) |
|
|
privateslot |
◆ load_keys()
void Preferences::load_keys |
( |
| ) |
|
Displays the key to which each button is mapped to. Saves the initial key maps in variables that can be changed later if user wants to.
◆ load_port()
void Preferences::load_port |
( |
| ) |
|
◆ load_thumbsticks()
void Preferences::load_thumbsticks |
( |
| ) |
|
◆ new_profile
void Preferences::new_profile |
( |
| ) |
|
|
privateslot |
◆ profile_selection_changed
void Preferences::profile_selection_changed |
( |
const QString & | profileName | ) |
|
|
privateslot |
◆ refresh_profile_list()
void Preferences::refresh_profile_list |
( |
| ) |
|
|
private |
◆ restore_defaults
void Preferences::restore_defaults |
( |
| ) |
|
|
privateslot |
◆ setup_profile_management()
void Preferences::setup_profile_management |
( |
| ) |
|
|
private |
◆ setupKeymapTabs()
void Preferences::setupKeymapTabs |
( |
| ) |
|
|
private |
◆ show_help
void Preferences::show_help |
( |
| ) |
|
|
privateslot |
◆ currentProfile
QString Preferences::currentProfile |
|
private |
◆ ui
Ui::Preferences* Preferences::ui |
|
private |
The documentation for this class was generated from the following files: