svgui
1.9
|
ActivityLog Class Reference
#include <ActivityLog.h>
Inheritance diagram for ActivityLog:
Collaboration diagram for ActivityLog:
Public Slots | |
void | activityHappened (QString) |
void | scrollToEnd () |
Public Member Functions | |
ActivityLog () | |
~ActivityLog () | |
Private Attributes | |
QListView * | m_listView |
QStringListModel * | m_model |
QString | m_prevName |
Detailed Description
Definition at line 25 of file ActivityLog.h.
Constructor & Destructor Documentation
ActivityLog::ActivityLog | ( | ) |
Definition at line 37 of file ActivityLog.cpp.
References m_listView, and m_model.
ActivityLog::~ActivityLog | ( | ) |
Definition at line 57 of file ActivityLog.cpp.
Member Function Documentation
|
slot |
Definition at line 62 of file ActivityLog.cpp.
References m_listView, m_model, and m_prevName.
|
slot |
Definition at line 87 of file ActivityLog.cpp.
References m_listView, and m_model.
Member Data Documentation
|
private |
Definition at line 38 of file ActivityLog.h.
Referenced by activityHappened(), ActivityLog(), and scrollToEnd().
|
private |
Definition at line 39 of file ActivityLog.h.
Referenced by activityHappened(), ActivityLog(), and scrollToEnd().
|
private |
Definition at line 40 of file ActivityLog.h.
Referenced by activityHappened().
The documentation for this class was generated from the following files:
Generated by 1.8.11