Kstars
linguider.cpp
67 emit newLog(i18n("The host was not found. Please check the host name and port settings in Guide options."));
71 emit newLog(i18n("The connection was refused by the peer. Make sure the LinGuider is running, and check "
295 // Command format: Magic Number (0x00 0x02), cmd (2 bytes), len_of_param (4 bytes), param (ascii)
virtual void connectToHost(const QString &hostName, quint16 port, QIODevice::OpenMode openMode, QAbstractSocket::NetworkLayerProtocol protocol)
QString errorString() const const
QString number(int n, int base)
int size() const const
Ekos is an advanced Astrophotography tool for Linux. It is based on a modular extensible framework to...
Definition: align.cpp:70
QStringList split(const QString &sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const const
int count(const T &value) const const
SocketError
QByteArray toLatin1() const const
void clear()
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void start(int msec)
virtual void disconnectFromHost()
QString i18n(const char *text, const TYPE &arg...)
void timeout()
bool isEmpty() const const
int count(char ch) const const
void error(QWidget *parent, const QString &text, const QString &title, const KGuiItem &buttonOk, Options options=Notify)
QString arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const const
void stop()
QByteArray readAll()
void setInterval(int msec)
QString mid(int position, int n) const const
char * data()
qint64 write(const char *data, qint64 maxSize)
virtual bool atEnd() const const override
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 12 2022 04:00:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 12 2022 04:00:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.