armarx::navigation::qt_plugins::location_graph_editor::default_colors Namespace Reference

Variables

const QColor tableBackgroundDefault = QColor::fromRgb(55, 55, 55)
 
const QColor tableBackgroundSelected = QColor::fromRgb(255, 210, 160)
 

Variable Documentation

◆ tableBackgroundDefault

const QColor tableBackgroundDefault = QColor::fromRgb(55, 55, 55)

Definition at line 30 of file default_colors.cpp.

◆ tableBackgroundSelected

const QColor tableBackgroundSelected = QColor::fromRgb(255, 210, 160)

Definition at line 31 of file default_colors.cpp.