MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / group

Method group

src/Tools/plugins/widget/plugin.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 return new Gui::UrlLabel(parent);
80 }
81 QString group() const
82 {
83 return QLatin1String("Display Widgets");
84 }
85 QIcon icon() const
86 {
87 return QIcon(QPixmap(urllabel_pixmap));

Callers 15

get_lc_pathsFunction · 0.45
find_toolsFunction · 0.45
geturlMethod · 0.45
get_rpathsFunction · 0.45
string_literalsFunction · 0.45
discover_contextsFunction · 0.45
module_state_for_sourceFunction · 0.45
cpp_type_nameFunction · 0.45
cxx_owner_hintFunction · 0.45
extract_pycxx_methodsFunction · 0.45

Calls

no outgoing calls

Tested by 3

_parse_motion_linesFunction · 0.36
no_unnumberedMethod · 0.36
extractOvershootLinesMethod · 0.36