Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

LinkListBox Class Reference

#include <linklistbox.h>

Inheritance diagram for LinkListBox:

Inheritance graph
[legend]
List of all members.

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 &)
LinkListBoxoperator= (const LinkListBox &)

Constructor & Destructor Documentation

LinkListBox::LinkListBox const LinkListBox  )  [private]
 

LinkListBox::LinkListBox QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 24 of file linklistbox.cpp.

References pop, slotNewWindow(), slotOpen(), slotPopupMenu(), and slotSelected().

LinkListBox::~LinkListBox  ) 
 

Definition at line 68 of file linklistbox.cpp.


Member Function Documentation

void LinkListBox::open bool  newwin  )  [protected, slot]
 

Definition at line 41 of file linklistbox.cpp.

References LinkListBoxItem::url().

void LinkListBox::open QString  where,
bool 
[signal]
 

Definition at line 132 of file linklistbox.moc.cpp.

void LinkListBox::open QString  where,
const char *  data,
bool 
[signal]
 

Definition at line 117 of file linklistbox.moc.cpp.

Referenced by slotNewWindow(), slotOpen(), and slotSelected().

LinkListBox& LinkListBox::operator= const LinkListBox  )  [private]
 

void LinkListBox::slotNewWindow  )  [protected, slot]
 

Definition at line 56 of file linklistbox.cpp.

References open().

Referenced by LinkListBox().

void LinkListBox::slotOpen  )  [protected, slot]
 

Definition at line 51 of file linklistbox.cpp.

References open().

Referenced by LinkListBox().

void LinkListBox::slotPopupMenu QListViewItem *  item,
const QPoint &  p,
int  c
[protected, slot]
 

Definition at line 61 of file linklistbox.cpp.

References pop.

Referenced by LinkListBox().

void LinkListBox::slotSelected QListViewItem *  item  )  [protected, slot]
 

Definition at line 47 of file linklistbox.cpp.

References open().

Referenced by LinkListBox().

LitUrl LinkListBox::url  ) 
 

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().


Member Data Documentation

QPopupMenu LinkListBox::pop [protected]
 

Definition at line 32 of file linklistbox.h.

Referenced by LinkListBox(), and slotPopupMenu().


The documentation for this class was generated from the following files:
Generated on Sat Mar 27 19:22:25 2004 for Literature by doxygen 1.3.6-20040222