The SBGUI Library#
This library groups reusable low-level UI widgets that help extensions stay visually consistent with the rest of SAMSON.
Use this page when you need GUI-side classes that present, configure, or trigger behavior for users. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines some common UI widgets:
SBCheckableComboBox(full name:SBGUICheckableComboBox)SBCollapsibleGroupBox(full name:SBGUICollapsibleGroupBox)SBGUIHtmlFilterSBLineEdit(full name:SBGUILineEdit)SBPlainTextEdit(full name:SBGUIPlainTextEdit)SBGUIPushButtonSBPushButtonHover(full name:SBGUIPushButtonHover)SBPushButtonPixmap(full name:SBGUIPushButtonPixmap)SBShortcutLabel(full name:SBGUIShortcutLabel)SBTextEdit(full name:SBGUITextEdit)SBGUIToolTip