Developer Documentation
KeyBinding Struct Reference

Public Attributes

int key
 
Qt::KeyboardModifiers modifiers
 
QString description
 
bool multiUse
 
bool slot
 

Detailed Description

Definition at line 55 of file PluginInfo.hh.

Member Data Documentation

◆ description

QString KeyBinding::description

Definition at line 58 of file PluginInfo.hh.

◆ key

int KeyBinding::key

Definition at line 56 of file PluginInfo.hh.

◆ modifiers

Qt::KeyboardModifiers KeyBinding::modifiers

Definition at line 57 of file PluginInfo.hh.

◆ multiUse

bool KeyBinding::multiUse

Definition at line 59 of file PluginInfo.hh.

◆ slot

bool KeyBinding::slot

Definition at line 60 of file PluginInfo.hh.


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