Mapper  0.9.0
API documentation
Public Attributes | List of all members
OpenOrienteering::ActionGridBar::GridItem Struct Reference

#include <action_grid_bar.h>

Collaboration diagram for OpenOrienteering::ActionGridBar::GridItem:
Collaboration graph
[legend]

Public Attributes

QActionaction
 
QToolButtonbutton
 
int id
 
int row
 
int col
 
int row_span
 
int col_span
 
bool at_end
 
bool button_hidden = false
 

Member Data Documentation

◆ action

QAction* OpenOrienteering::ActionGridBar::GridItem::action

◆ at_end

bool OpenOrienteering::ActionGridBar::GridItem::at_end

◆ button

QToolButton* OpenOrienteering::ActionGridBar::GridItem::button

◆ button_hidden

bool OpenOrienteering::ActionGridBar::GridItem::button_hidden = false

◆ col

int OpenOrienteering::ActionGridBar::GridItem::col

◆ col_span

int OpenOrienteering::ActionGridBar::GridItem::col_span

◆ id

int OpenOrienteering::ActionGridBar::GridItem::id

◆ row

int OpenOrienteering::ActionGridBar::GridItem::row

◆ row_span

int OpenOrienteering::ActionGridBar::GridItem::row_span

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