ChatNetworksCfg Class Reference

Public Member Functions

QList< IRCNetworkEntityautoJoinNetworks () const
 
bool isAnyNetworkOnAutoJoin () const
 
IRCNetworkEntity lastUsedNetwork () const
 
IRCNetworkEntity network (const QString &description)
 
QList< IRCNetworkEntitynetworks () const
 
bool replaceNetwork (const QString &oldDescription, const IRCNetworkEntity &newNetwork, QWidget *errorDisplayParentWidget)
 Replace network definition in config and move around log files. More...
 
void setLastUsedNetwork (const IRCNetworkEntity &network)
 
void setNetworks (const QList< IRCNetworkEntity > &networks)
 

Detailed Description

Definition at line 34 of file chatnetworkscfg.h.

Member Function Documentation

bool ChatNetworksCfg::replaceNetwork ( const QString &  oldDescription,
const IRCNetworkEntity newNetwork,
QWidget *  errorDisplayParentWidget 
)

Replace network definition in config and move around log files.

Method may fail if chat logs fail to be moved.

Definition at line 118 of file chatnetworkscfg.cpp.


The documentation for this class was generated from the following files: