27 #ifndef IPconnectionCONFIGURATION_H
28 #define IPconnectionCONFIGURATION_H
44 QObject *parent =
nullptr);
47 void saveConfig()
const;
59 QString hostname =
"localhost";
68 QVector<Host> &
hosts() {
return m_hosts; }
69 void setHosts(QVector<Host> &hosts) { m_hosts = hosts; }
72 QVector<Host> m_hosts;
77 #endif // IPconnectionCONFIGURATION_H
QVector< Host > & hosts()
void setHosts(QVector< Host > &hosts)
bool operator==(const Host &rhs) const
Q_DECLARE_METATYPE(Core::Internal::MenuActionContainer *) using namespace Core
UAVDataObject * clone(quint32 instID)