23 #ifndef id6b479233_6426_4c75_892a_674e329b97f8
24 #define id6b479233_6426_4c75_892a_674e329b97f8
37 QList<IRCNetworkEntity> autoJoinNetworks()
const;
38 bool isAnyNetworkOnAutoJoin()
const;
43 QList<IRCNetworkEntity> networks()
const;
44 void setNetworks(
const QList<IRCNetworkEntity> &networks);
54 QWidget *errorDisplayParentWidget);
57 static const QString SECTIONS_NAMES_PREFIX;
59 QVector<IniSection> allNetworksSections()
const;
60 void clearNetworkSections();
bool replaceNetwork(const QString &oldDescription, const IRCNetworkEntity &newNetwork, QWidget *errorDisplayParentWidget)
Replace network definition in config and move around log files.
Data structure that describes and defines a connection to an IRC network or server.
INI section representation.