BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ClickableFrame_constants Namespace Reference

Variables

const char *const CARRET_ICON_CLOSED
 Qt qrc "path" for the closed icon. More...
 
const char *const CARRET_ICON_OPENED
 Qt qrc "path" for the opened icon. More...
 

Variable Documentation

◆ CARRET_ICON_CLOSED

const char* const ClickableFrame_constants::CARRET_ICON_CLOSED
Initial value:
=
":/qAccordionIcons/caret-right.png"

Qt qrc "path" for the closed icon.

Definition at line 52 of file ClickableFrame.h.

Referenced by ContentPane::closeContentPane().

◆ CARRET_ICON_OPENED

const char* const ClickableFrame_constants::CARRET_ICON_OPENED
Initial value:
=
":/qAccordionIcons/caret-bottom.png"

Qt qrc "path" for the opened icon.

Definition at line 54 of file ClickableFrame.h.

Referenced by ContentPane::openContentPane().