Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ setTitle
Method
setTitle
DSView/pv/dialogs/dsdialog.cpp:115–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
void DSDialog::setTitle(QString title)
116
{
117
if (_titlebar){
118
_titlebar->setTitle(title);
119
}
120
}
121
122
void DSDialog::reload()
123
{
Callers
11
update_title_bar_text
Method · 0.45
show_doc
Method · 0.45
ShowDlg
Method · 0.45
DeviceOptions
Method · 0.45
build_dynamic_panel
Method · 0.45
dsmessagebox.cpp
File · 0.45
retranslateUi
Method · 0.45
retranslateUi
Method · 0.45
load_options_view
Method · 0.45
retranslateUi
Method · 0.45
retranslateUi
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected