FACT++  1.0
void MainWindow::on_fShutdown_clicked ( )
privateslot

Definition at line 134 of file MainWindow.cc.

References Dim::SendCommand().

135 {
136  Dim::SendCommand("DIS_DNS/KILL_SERVERS", int(1));
137 }
bool SendCommand(const std::string &command)
Definition: Dim.h:26

+ Here is the call graph for this function: