MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / mBox

Method mBox

DSView/pv/dialogs/dsmessagebox.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121QMessageBox* DSMessageBox::mBox()
122{
123 return _msg;
124}
125
126void DSMessageBox::on_button(QAbstractButton *btn)
127{

Callers 4

on_session_errorMethod · 0.80
ShowMethod · 0.80
ConfirmMethod · 0.80
try_commit_triggerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected