Public Member Functions | Private Attributes
EventListModel Class Reference

#include <eventhistory.h>

List of all members.

Public Member Functions

void addEvent (QString time, QString msg)
int columnCount (const QModelIndex &parent=QModelIndex()) const
QVariant data (const QModelIndex &index, int role) const
 EventListModel (QObject *parent=0)
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
int rowCount (const QModelIndex &parent=QModelIndex()) const

Private Attributes

QStringList msgList
QStringList timeList

Detailed Description

Definition at line 22 of file eventhistory.h.


Constructor & Destructor Documentation

EventListModel::EventListModel ( QObject *  parent = 0) [inline]

Definition at line 27 of file eventhistory.h.


Member Function Documentation

void EventListModel::addEvent ( QString  time,
QString  msg 
)

Definition at line 73 of file eventhistory.cpp.

int EventListModel::columnCount ( const QModelIndex &  parent = QModelIndex()) const

Definition at line 27 of file eventhistory.cpp.

QVariant EventListModel::data ( const QModelIndex &  index,
int  role 
) const

Definition at line 33 of file eventhistory.cpp.

QVariant EventListModel::headerData ( int  section,
Qt::Orientation  orientation,
int  role = Qt::DisplayRole 
) const

Definition at line 53 of file eventhistory.cpp.

int EventListModel::rowCount ( const QModelIndex &  parent = QModelIndex()) const

Definition at line 21 of file eventhistory.cpp.


Member Data Documentation

QStringList EventListModel::msgList [private]

Definition at line 39 of file eventhistory.h.

QStringList EventListModel::timeList [private]

Definition at line 38 of file eventhistory.h.


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


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26