Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
radial_menu_backend::BackendConfig Struct Reference

#include <backend_config.hpp>

Public Member Functions

 BackendConfig ()
 

Static Public Member Functions

static BackendConfig fromParamNs (const std::string &ns)
 

Public Attributes

bool allow_multi_selection
 
int ascend_button
 
bool auto_select
 
int enable_button
 
bool invert_pointing_axis_h
 
bool invert_pointing_axis_v
 
int pointing_axis_h
 
double pointing_axis_threshold
 
int pointing_axis_v
 
bool reset_on_disabling
 
bool reset_on_enabling
 
int select_button
 

Detailed Description

Definition at line 10 of file backend_config.hpp.

Constructor & Destructor Documentation

◆ BackendConfig()

radial_menu_backend::BackendConfig::BackendConfig ( )
inline

Definition at line 11 of file backend_config.hpp.

Member Function Documentation

◆ fromParamNs()

static BackendConfig radial_menu_backend::BackendConfig::fromParamNs ( const std::string &  ns)
inlinestatic

Definition at line 18 of file backend_config.hpp.

Member Data Documentation

◆ allow_multi_selection

bool radial_menu_backend::BackendConfig::allow_multi_selection

Definition at line 36 of file backend_config.hpp.

◆ ascend_button

int radial_menu_backend::BackendConfig::ascend_button

Definition at line 42 of file backend_config.hpp.

◆ auto_select

bool radial_menu_backend::BackendConfig::auto_select

Definition at line 39 of file backend_config.hpp.

◆ enable_button

int radial_menu_backend::BackendConfig::enable_button

Definition at line 40 of file backend_config.hpp.

◆ invert_pointing_axis_h

bool radial_menu_backend::BackendConfig::invert_pointing_axis_h

Definition at line 44 of file backend_config.hpp.

◆ invert_pointing_axis_v

bool radial_menu_backend::BackendConfig::invert_pointing_axis_v

Definition at line 44 of file backend_config.hpp.

◆ pointing_axis_h

int radial_menu_backend::BackendConfig::pointing_axis_h

Definition at line 43 of file backend_config.hpp.

◆ pointing_axis_threshold

double radial_menu_backend::BackendConfig::pointing_axis_threshold

Definition at line 45 of file backend_config.hpp.

◆ pointing_axis_v

int radial_menu_backend::BackendConfig::pointing_axis_v

Definition at line 43 of file backend_config.hpp.

◆ reset_on_disabling

bool radial_menu_backend::BackendConfig::reset_on_disabling

Definition at line 38 of file backend_config.hpp.

◆ reset_on_enabling

bool radial_menu_backend::BackendConfig::reset_on_enabling

Definition at line 37 of file backend_config.hpp.

◆ select_button

int radial_menu_backend::BackendConfig::select_button

Definition at line 41 of file backend_config.hpp.


The documentation for this struct was generated from the following file:


radial_menu_backend
Author(s):
autogenerated on Mon Feb 28 2022 23:22:01