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);
    59                 QWidget *errorDisplayParentWidget);
    62         static const QString SECTIONS_NAMES_PREFIX;
    64         QVector<IniSection> allNetworksSections() 
const;
    65         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. 
 
void removeNetwork(const IRCNetworkEntity &network)
Remove network definition from config.