LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::AddressesModelManager Class Reference

#include "addressesmodelmanager.h"

+ Inheritance diagram for LeechCraft::Util::AddressesModelManager:
+ Collaboration diagram for LeechCraft::Util::AddressesModelManager:

Public Slots

void addRequested (const QString &, const QVariantList &)
 
void removeRequested (const QString &, const QModelIndexList &)
 

Signals

void addressesChanged ()
 

Public Member Functions

 AddressesModelManager (BaseSettingsManager *, int defaultPort, QObject *=0)
 
QAbstractItemModel * GetModel () const
 
AddrList_t GetAddresses () const
 

Static Public Member Functions

static void RegisterTypes ()
 

Detailed Description

Definition at line 48 of file addressesmodelmanager.h.

Constructor & Destructor Documentation

LeechCraft::Util::AddressesModelManager::AddressesModelManager ( BaseSettingsManager *  bsm,
int  defaultPort,
QObject *  parent = 0 
)

Definition at line 40 of file addressesmodelmanager.cpp.

Member Function Documentation

void LeechCraft::Util::AddressesModelManager::addRequested ( const QString &  ,
const QVariantList &  data 
)
slot

Definition at line 119 of file addressesmodelmanager.cpp.

void LeechCraft::Util::AddressesModelManager::addressesChanged ( )
signal

Referenced by removeRequested().

+ Here is the caller graph for this function:

AddrList_t LeechCraft::Util::AddressesModelManager::GetAddresses ( ) const

Definition at line 71 of file addressesmodelmanager.cpp.

QAbstractItemModel * LeechCraft::Util::AddressesModelManager::GetModel ( ) const

Definition at line 66 of file addressesmodelmanager.cpp.

void LeechCraft::Util::AddressesModelManager::RegisterTypes ( )
static

Definition at line 60 of file addressesmodelmanager.cpp.

void LeechCraft::Util::AddressesModelManager::removeRequested ( const QString &  ,
const QModelIndexList &  list 
)
slot

Definition at line 129 of file addressesmodelmanager.cpp.

References addressesChanged().


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