QjuiListView Class Reference

#include <qjui.h>

Inheritance diagram for QjuiListView:

QguListView

List of all members.

Public Slots

void makeGroup ()
 Method that creates a new folder containing all items on localList (ie selected). Inserts folder in place of selected items or at root if nothing is selected.
void paste ()
 Method that pastes a new item into the current list view using the content of the clipboard as WLcontext.
void setAlgorithm ()
void setWidthField ()
void setGap ()
void setGapField ()
void updateOnSelection ()
void update1OnSelection ()
void update2OnSelection ()
void update3OnSelection ()
void update4OnSelection ()
void editWLLink ()

Signals

void pasteDetected ()

Public Member Functions

 QjuiListView (QWidget *parent, QjuiWindow *QjW, const char *name=0)
 ~QjuiListView ()
void insertEntries (QguListItem *dropAt, QguListItem *item)
 Method that inserts a new item at target dropAt in the current list view. Item takes WLcontext as its name.
void setItemChoices (int w)

Public Attributes

QjuiWindowowner

Protected Member Functions

void keyPressEvent (QKeyEvent *e)

Friends

Vostreamoperator<< (Vostream &, QjuiListView &)
Vistreamoperator>> (Vistream &, QjuiListView &)


Constructor & Destructor Documentation

QjuiListView::QjuiListView ( QWidget *  parent,
QjuiWindow QjW,
const char *  name = 0 
)

QjuiListView::~QjuiListView (  ) 


Member Function Documentation

void QjuiListView::editWLLink (  )  [slot]

void QjuiListView::insertEntries ( QguListItem dropAt,
QguListItem item 
) [virtual]

Method that inserts a new item at target dropAt in the current list view. Item takes WLcontext as its name.

Parameters:
dropAt of type QguListItem*
item of type QguListItem*
Exceptions:
none 
Returns:
None

Reimplemented from QguListView.

void QjuiListView::keyPressEvent ( QKeyEvent *  e  )  [protected]

void QjuiListView::makeGroup (  )  [slot]

Method that creates a new folder containing all items on localList (ie selected). Inserts folder in place of selected items or at root if nothing is selected.

Parameters:
None 
Exceptions:
None 
Returns:
None

Reimplemented from QguListView.

void QjuiListView::paste (  )  [slot]

Method that pastes a new item into the current list view using the content of the clipboard as WLcontext.

Parameters:
None 
Exceptions:
None 
Returns:
None

Reimplemented from QguListView.

void QjuiListView::pasteDetected (  )  [signal]

void QjuiListView::setAlgorithm (  )  [slot]

void QjuiListView::setGap (  )  [slot]

void QjuiListView::setGapField (  )  [slot]

void QjuiListView::setItemChoices ( int  w  ) 

void QjuiListView::setWidthField (  )  [slot]

void QjuiListView::update1OnSelection (  )  [slot]

void QjuiListView::update2OnSelection (  )  [slot]

void QjuiListView::update3OnSelection (  )  [slot]

void QjuiListView::update4OnSelection (  )  [slot]

void QjuiListView::updateOnSelection (  )  [slot]


Friends And Related Function Documentation

Vostream& operator<< ( Vostream ,
QjuiListView  
) [friend]

Vistream& operator>> ( Vistream ,
QjuiListView  
) [friend]


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Tue Dec 9 16:55:37 2008 for QSAS by  doxygen 1.5.7