Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_paths
Function · 0.45
find_tools
Function · 0.45
geturl
Method · 0.45
get_rpaths
Function · 0.45
string_literals
Function · 0.45
cmake_registered_binding_pyi_files
Function · 0.45
discover_contexts
Function · 0.45
module_state_for_source
Function · 0.45
collect_module_definitions
Function · 0.45
cpp_type_name
Function · 0.45
cxx_owner_hint
Function · 0.45
extract_pycxx_methods
Function · 0.45
Calls
no outgoing calls
Tested by
3
_parse_motion_lines
Function · 0.36
no_unnumbered
Method · 0.36
extractOvershootLines
Method · 0.36