Stylesheets#
To use styles in your module in the same way as the core application you can get these from the specific namespace as given in the following example.
#include "gt_stylesheets.h"
myFancyButton->setStyleSheet(gt::gui::stylesheet::button());