|
Xonotic
|
#include "dialog_settings_input.qh"#include "dialog_settings_input_userbind.qh"#include "dialog_settings_bindings_reset.qh"#include "skinlist.qh"#include "slider_resolution.qh"#include "../item/checkbox.qh"#include "keybinder.qh"#include "textlabel.qh"#include "button.qh"#include "slider.qh"#include "checkbox.qh"
Include dependency graph for dialog_settings_input.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | CheckBox_Click_Redisplay (entity me, entity checkbox) |
| entity | makeXonoticInputSettingsTab () |
| void | XonoticInputSettingsTab_fill (entity me) |
Definition at line 22 of file dialog_settings_input.qc.
References CheckBox_Click(), and cmd().
Here is the call graph for this function:| entity makeXonoticInputSettingsTab | ( | ) |
Definition at line 14 of file dialog_settings_input.qc.
Here is the call graph for this function:Definition at line 28 of file dialog_settings_input.qc.
References entity(), makeXonoticHeaderLabel(), and makeXonoticKeyBinder().
Here is the call graph for this function: