kigo
generalconfig.cpp
Go to the documentation of this file.
44 kcfg_EngineCommand->setText(engineExecutable->url().toLocalFile() + ' ' + engineParameters->text());
void setupUi(QWidget *widget)
bool start(const QString &command="gnugo --mode gtp")
Connect to the given Go game game in GTP mode.
Definition: game.cpp:69
QString section(QChar sep, int start, int end, QFlags< QString::SectionFlag > flags) const
static QString engineCommand()
Get The current game engine command with (optional) parameters.
Definition: preferences.h:30
The Game class implements the Go game and acts as a wrapper around a remote Go Game game implementing...
Definition: game.h:60
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.