class KAlcatelView
|
The KAlcatelView class provides the view widget for the KAlcatelApp instance. More... |
|
|
Public Methods
Public Slots
Private Methods
Private Members
The KAlcatelView class provides the view widget for the KAlcatelApp instance.
The View instance inherits QWidget as a base class and represents the view object of a KTMainWindow. As KAlcatelView is part of the
docuement-view model, it needs a reference to the document object connected with it by the KAlcatelApp class to manipulate and display
the document structure provided by the KAlcatelDoc class.
KAlcatelView (QWidget *parent = 0, const char *name=0)
| KAlcatelView |
~KAlcatelView ()
| ~KAlcatelView |
[const]
returns a pointer to the document connected to the view instance. Mind that this method requires a KAlcatelApp instance as a parent
widget to get to the window document pointer by calling the KAlcatelApp::getDocument() method.
See also: getDocument
void print (QPrinter *pPrinter)
| print |
contains the implementation for printing functionality
[slot]
void slotUrlClick (const QString &url)
| slotUrlClick |
[slot]
void slotMailClick (const QString &name, const QString &address)
| slotMailClick |
[slot]
[slot]
void slotSetTitle ( int num )
| slotSetTitle |
[slot]
[slot]
[slot]
void slotCalendarChanged (QListViewItem *item)
| slotCalendarChanged |
[slot]
[slot]
[slot]
void slotTodoDoubleClicked (QListViewItem *item)
| slotTodoDoubleClicked |
[slot]
void slotCalendarDoubleClicked (QListViewItem *item)
| slotCalendarDoubleClicked |
[slot]
void slotContactDoubleClicked (QListViewItem *item)
| slotContactDoubleClicked |
[slot]
[slot]
[slot]
[slot]
[slot]
[slot]
void slotMessageUndelete (QListViewItem *item)
| slotMessageUndelete |
[slot]
void slotCalendarUndelete (QListViewItem *item)
| slotCalendarUndelete |
[slot]
void slotContactUndelete (QListViewItem *item)
| slotContactUndelete |
[slot]
[slot]
[slot]
[slot]
[slot]
[slot]
[private]
[private]
QVBox * listwidget
| listwidget |
[private]
[private]
QLabel * titlelabel
| titlelabel |
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
KAlcatelListView * todo_cat_lists[ALC_MAX_CATEGORIES]
| todo_cat_lists[ALC_MAX_CATEGORIES] |
[private]
[private]
[private]
[private]
[private]
KAlcatelListView * contacts_cat_lists[ALC_MAX_CATEGORIES]
| contacts_cat_lists[ALC_MAX_CATEGORIES] |
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
[private]
int docVersion
| docVersion |
[private]
int messagesVersion
| messagesVersion |
[private]
int callsVersion
| callsVersion |
[private]
int contactsVersion
| contactsVersion |
[private]
int calendarVersion
| calendarVersion |
[private]
int todosVersion
| todosVersion |
[private]
[private]
- Version: KDevelop version 0.4 code generation
- Author: Source Framework Automatically Generated by KDevelop, (c) The KDevelop Team.
- Generated: michal on quirk.cic on Fri May 9 19:34:14 2003, using kdoc 2.0a54.