FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void MainWindow::on_fShutdownAll_clicked
(
)
private
slot
Definition at line
139
of file
MainWindow.cc
.
References
Dim::SendCommand()
.
140
{
141
Dim::SendCommand
(
"DIS_DNS/KILL_SERVERS"
,
int
(1));
142
Dim::SendCommand
(
"DIS_DNS/EXIT"
,
int
(1));
143
}
Dim::SendCommand
bool SendCommand(const std::string &command)
Definition:
Dim.h:26
Here is the call graph for this function:
MainWindow
Generated on Sun Sep 18 2016 20:50:54 for FACT++ by
1.8.11