#include <authorlinklistbox.h>
Inheritance diagram for AuthorLinkListBox:


Public Member Functions | |
| AuthorLinkListBox (QWidget *parent=0, const char *name=0) | |
| QValueList< LitUrl > | authorPos () |
| bool | modified () |
Protected Slots | |
| void | slotUp () |
| void | slotDown () |
Private Member Functions | |
| AuthorLinkListBox (const AuthorLinkListBox &) | |
| AuthorLinkListBox & | operator= (const AuthorLinkListBox &) |
Private Attributes | |
| bool | order_modified |
|
|
|
|
||||||||||||
|
Definition at line 22 of file authorlinklistbox.cpp. References slotDown(), and slotUp(). |
|
|
Definition at line 46 of file authorlinklistbox.cpp. References LinkListBoxItem::url(). Referenced by Publication::write(), and Part::write(). |
|
|
Definition at line 58 of file authorlinklistbox.cpp. References order_modified. Referenced by Publication::write(), and Part::write(). |
|
|
|
|
|
Definition at line 39 of file authorlinklistbox.cpp. References order_modified. Referenced by AuthorLinkListBox(). |
|
|
Definition at line 30 of file authorlinklistbox.cpp. References order_modified. Referenced by AuthorLinkListBox(). |
|
|
Definition at line 32 of file authorlinklistbox.h. Referenced by modified(), slotDown(), and slotUp(). |
1.3.6-20040222