Functions | |
| bool | IsInPropertyTable () |
| void | BeginRow (const char *label, const char *tooltip) |
| std::string | ResolveWidgetId (const char *label) |
| bool yaze::gui::property_inspector_internal::IsInPropertyTable | ( | ) |
Definition at line 16 of file property_inspector.cc.
Referenced by BeginRow(), and ResolveWidgetId().
| void yaze::gui::property_inspector_internal::BeginRow | ( | const char * | label, |
| const char * | tooltip ) |
Definition at line 21 of file property_inspector.cc.
References IsInPropertyTable().
Referenced by yaze::gui::anonymous_namespace{property_inspector.cc}::DrawHexScalar(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), and yaze::gui::DrawPropertyCombo().

| std::string yaze::gui::property_inspector_internal::ResolveWidgetId | ( | const char * | label | ) |
Definition at line 35 of file property_inspector.cc.
References IsInPropertyTable().
Referenced by yaze::gui::anonymous_namespace{property_inspector.cc}::DrawHexScalar(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), yaze::gui::DrawProperty(), and yaze::gui::DrawPropertyCombo().
