#include <linklistbox.h>
Inheritance diagram for LinkListBox:

Signals | |
| void | open (QString where, const char *data, bool) |
| void | open (QString where, bool) |
Public Member Functions | |
| LinkListBox (QWidget *parent=0, const char *name=0) | |
| ~LinkListBox () | |
| LitUrl | url () |
Protected Slots | |
| void | slotSelected (QListViewItem *item) |
| void | slotOpen () |
| void | slotNewWindow () |
| void | slotPopupMenu (QListViewItem *item, const QPoint &p, int c) |
| void | open (bool newwin) |
Protected Attributes | |
| QPopupMenu | pop |
Private Member Functions | |
| LinkListBox (const LinkListBox &) | |
| LinkListBox & | operator= (const LinkListBox &) |
|
|
|
|
||||||||||||
|
Definition at line 24 of file linklistbox.cpp. References pop, slotNewWindow(), slotOpen(), slotPopupMenu(), and slotSelected(). |
|
|
Definition at line 68 of file linklistbox.cpp. |
|
|
Definition at line 41 of file linklistbox.cpp. References LinkListBoxItem::url(). |
|
||||||||||||
|
Definition at line 132 of file linklistbox.moc.cpp. |
|
||||||||||||||||
|
Definition at line 117 of file linklistbox.moc.cpp. Referenced by slotNewWindow(), slotOpen(), and slotSelected(). |
|
|
|
|
|
Definition at line 56 of file linklistbox.cpp. References open(). Referenced by LinkListBox(). |
|
|
Definition at line 51 of file linklistbox.cpp. References open(). Referenced by LinkListBox(). |
|
||||||||||||||||
|
Definition at line 61 of file linklistbox.cpp. References pop. Referenced by LinkListBox(). |
|
|
Definition at line 47 of file linklistbox.cpp. References open(). Referenced by LinkListBox(). |
|
|
Definition at line 71 of file linklistbox.cpp. References LinkListBoxItem::url(). Referenced by Publication::deleteAuthor(), Part::deleteAuthor(), Publication::deleteNote(), Part::deleteNote(), Note::deleteNote(), File::deleteNote(), Author::deleteNote(), Publication::deletePart(), Author::deletePart(), Project::deletePublication(), and Author::deletePublication(). |
|
|
Definition at line 32 of file linklistbox.h. Referenced by LinkListBox(), and slotPopupMenu(). |
1.3.6-20040222