#include <SoTextLabel.h>
Public Member Functions | |
SoStringLabel () | |
Static Public Member Functions | |
static void initClass () | |
Public Attributes | |
SoSFName name | |
SoSFInt32 size | |
SoMFString string | |
SoSFColor textColor | |
Protected Member Functions | |
virtual void GLRender (SoGLRenderAction *action) | |
Renders the open edges only. More... | |
virtual ~SoStringLabel () | |
Constructor & Destructor Documentation
◆ SoStringLabel()
SoStringLabel::SoStringLabel | ( | ) |
References textColor.
◆ ~SoStringLabel()
|
protectedvirtual |
Member Function Documentation
◆ GLRender()
|
protectedvirtual |
Renders the open edges only.
References Gui::SoGLWidgetElement::get(), and textColor.
◆ initClass()
|
static |
Referenced by Gui::SoFCDB::init().
Member Data Documentation
◆ name
SoSFName Gui::SoStringLabel::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::SoStringLabel::size |
◆ string
SoMFString Gui::SoStringLabel::string |
Referenced by Spreadsheet_legacy.MathParser::hasNext(), and Spreadsheet_legacy.MathParser::peek().
◆ textColor
SoSFColor Gui::SoStringLabel::textColor |
Referenced by GLRender(), and SoStringLabel().
The documentation for this class was generated from the following files:
- src/Gui/SoTextLabel.h
- src/Gui/SoTextLabel.cpp