KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Public Attributes | List of all members
IrcServerOptionsTreeWidgetItem Class Reference

#include <OptionsWidget_servers.h>

+ Inheritance diagram for IrcServerOptionsTreeWidgetItem:

Public Member Functions

 IrcServerOptionsTreeWidgetItem (QTreeWidget *parent, const QPixmap &pm, const KviIrcNetwork *n)
 
 IrcServerOptionsTreeWidgetItem (QTreeWidgetItem *parent, const QPixmap &pm, const KviIrcServer *s)
 
KviIrcNetworknetworkData () const
 
KviIrcServerserverData () const
 
void updateVisibleStrings ()
 
 ~IrcServerOptionsTreeWidgetItem ()
 

Public Attributes

KviIrcNetworkm_pNetworkData
 
KviIrcServerm_pServerData
 

Constructor & Destructor Documentation

IrcServerOptionsTreeWidgetItem::IrcServerOptionsTreeWidgetItem ( QTreeWidget *  parent,
const QPixmap &  pm,
const KviIrcNetwork n 
)
IrcServerOptionsTreeWidgetItem::IrcServerOptionsTreeWidgetItem ( QTreeWidgetItem *  parent,
const QPixmap &  pm,
const KviIrcServer s 
)
IrcServerOptionsTreeWidgetItem::~IrcServerOptionsTreeWidgetItem ( )

References m_pNetworkData, and m_pServerData.

Member Function Documentation

KviIrcNetwork* IrcServerOptionsTreeWidgetItem::networkData ( ) const
inline

References m_pNetworkData.

KviIrcServer* IrcServerOptionsTreeWidgetItem::serverData ( ) const
inline
void IrcServerOptionsTreeWidgetItem::updateVisibleStrings ( )

Member Data Documentation

KviIrcNetwork* IrcServerOptionsTreeWidgetItem::m_pNetworkData
KviIrcServer* IrcServerOptionsTreeWidgetItem::m_pServerData

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