#include <SoTextLabel.h>
Public Types | |
enum Justification { LEFT, RIGHT, CENTER } | |
Public Member Functions | |
SoFrameLabel () | |
Static Public Member Functions | |
static void initClass () | |
Public Attributes | |
SoSFColor backgroundColor | |
SoSFBool frame | |
SoSFEnum justification | |
SoSFName name | |
SoSFInt32 size | |
SoMFString string | |
SoSFColor textColor | |
Protected Member Functions | |
virtual void GLRender (SoGLRenderAction *action) | |
Renders the open edges only. More... | |
virtual void notify (SoNotList *list) | |
virtual ~SoFrameLabel () | |
Member Enumeration Documentation
◆ Justification
Constructor & Destructor Documentation
◆ SoFrameLabel()
SoFrameLabel::SoFrameLabel | ( | ) |
References backgroundColor, frame, justification, LEFT, and textColor.
◆ ~SoFrameLabel()
|
protectedvirtual |
Member Function Documentation
◆ GLRender()
|
protectedvirtual |
Renders the open edges only.
References Gui::SoGLWidgetElement::get(), and textColor.
◆ initClass()
|
static |
Referenced by Gui::SoFCDB::init().
◆ notify()
|
protectedvirtual |
References backgroundColor, frame, justification, femsolver.signal::notify(), and textColor.
Member Data Documentation
◆ backgroundColor
SoSFColor Gui::SoFrameLabel::backgroundColor |
Referenced by notify(), and SoFrameLabel().
◆ frame
SoSFBool Gui::SoFrameLabel::frame |
Referenced by notify(), and SoFrameLabel().
◆ justification
SoSFEnum Gui::SoFrameLabel::justification |
Referenced by notify(), and SoFrameLabel().
◆ name
SoSFName Gui::SoFrameLabel::name |
Referenced by prototype.Node::addtofreecad(), drafttaskpanels.task_polararray.TaskPanelPolarArray::create_object(), drafttaskpanels.task_orthoarray.TaskPanelOrthoArray::create_object(), drafttaskpanels.task_circulararray.TaskPanelCircularArray::create_object(), addonmanager_macro.Macro::filename(), gzip_utf8.GzipFile::filename(), ifc4.ifcapproval::hasidentifierorname(), femsolver.elmer.sifio.Section::keys(), automotive_design.si_unit::named_unit_dimensions(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::output(), prototype.Node::pprint(), prototype.Node::pprint2(), draftguitools.gui_pointarray.PointArray::proceed(), draftguitools.gui_patharray.PathArray::proceed(), PathScripts.PathSetupSheetGui.OpTaskPanel::propertyGroup(), PathScripts.PathSetupSheetGui.OpTaskPanel::propertyName(), drafttaskpanels.task_orthoarray.TaskPanelOrthoArray::reject(), drafttaskpanels.task_polararray.TaskPanelPolarArray::reject(), drafttaskpanels.task_circulararray.TaskPanelCircularArray::reject(), ifc2x3.ifcexternalreference::wr1(), ifc4.ifcexternalreference::wr1(), ifc2x3.ifcdocumentreference::wr1(), ifc4.ifcdocumentreference::wr1(), and automotive_design.general_property_association::wr2().
◆ size
SoSFInt32 Gui::SoFrameLabel::size |
◆ string
SoMFString Gui::SoFrameLabel::string |
Referenced by Spreadsheet_legacy.MathParser::hasNext(), and Spreadsheet_legacy.MathParser::peek().
◆ textColor
SoSFColor Gui::SoFrameLabel::textColor |
Referenced by GLRender(), notify(), and SoFrameLabel().
The documentation for this class was generated from the following files:
- src/Gui/SoTextLabel.h
- src/Gui/SoTextLabel.cpp