[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Protected Member Functions | Protected Attributes

KLFLibDefListView Class Reference

#include <klflibview_p.h>

Inheritance diagram for KLFLibDefListView:
Inheritance graph
[legend]
Collaboration diagram for KLFLibDefListView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 KLFLibDefListView (KLFLibDefaultView *parent)
virtual bool eventFilter (QObject *object, QEvent *event)
virtual void setModel (QAbstractItemModel *model)
void forceRelayout ()
virtual void modelInitialized ()

Protected Member Functions

virtual QModelIndexList commonSelectedIndexes () const
virtual void commonInternalDrag (Qt::DropActions a)
virtual QAbstractItemViewthisView ()
virtual const QAbstractItemViewthisConstView () const
virtual QPoint scrollOffset () const
virtual QPoint eventPos (QObject *object, QDragEnterEvent *event)
virtual void paintEvent (QPaintEvent *event)
virtual void startDrag (Qt::DropActions supportedActions)
virtual void showEvent (QShowEvent *event)

Protected Attributes

bool inPaintEvent
bool pInEventFilter
bool pInitialLayoutDone
bool pWantRelayout

Detailed Description

Definition at line 707 of file klflibview_p.h.


Constructor & Destructor Documentation

KLFLibDefListView::KLFLibDefListView ( KLFLibDefaultView parent) [inline]

Definition at line 711 of file klflibview_p.h.


Member Function Documentation

virtual void KLFLibDefListView::commonInternalDrag ( Qt::DropActions  a) [inline, protected, virtual]

Implements KLFLibDefViewCommon.

Definition at line 761 of file klflibview_p.h.

virtual QModelIndexList KLFLibDefListView::commonSelectedIndexes ( ) const [inline, protected, virtual]

Implements KLFLibDefViewCommon.

Definition at line 760 of file klflibview_p.h.

virtual bool KLFLibDefListView::eventFilter ( QObject object,
QEvent event 
) [inline, virtual]
virtual QPoint KLFLibDefListView::eventPos ( QObject object,
QDragEnterEvent event 
) [inline, protected, virtual]

Definition at line 766 of file klflibview_p.h.

Referenced by eventFilter().

void KLFLibDefListView::forceRelayout ( ) [inline]

Definition at line 745 of file klflibview_p.h.

Referenced by KLFLibDefaultView::slotRelayoutIcons().

virtual void KLFLibDefListView::modelInitialized ( ) [inline, virtual]

Reimplemented from KLFLibDefViewCommon.

Definition at line 749 of file klflibview_p.h.

References klfDbg, and pInitialLayoutDone.

virtual void KLFLibDefListView::paintEvent ( QPaintEvent event) [inline, protected, virtual]

Definition at line 771 of file klflibview_p.h.

virtual QPoint KLFLibDefListView::scrollOffset ( ) const [inline, protected, virtual]

Implements KLFLibDefViewCommon.

Definition at line 764 of file klflibview_p.h.

virtual void KLFLibDefListView::setModel ( QAbstractItemModel model) [inline, virtual]

Definition at line 738 of file klflibview_p.h.

References KLFLibDefViewCommon::setTheModel().

virtual void KLFLibDefListView::showEvent ( QShowEvent event) [inline, protected, virtual]

Definition at line 782 of file klflibview_p.h.

References klfDbg, and pInitialLayoutDone.

virtual void KLFLibDefListView::startDrag ( Qt::DropActions  supportedActions) [inline, protected, virtual]

Definition at line 778 of file klflibview_p.h.

References KLFLibDefViewCommon::commonStartDrag().

virtual const QAbstractItemView* KLFLibDefListView::thisConstView ( ) const [inline, protected, virtual]

Implements KLFLibDefViewCommon.

Definition at line 763 of file klflibview_p.h.

virtual QAbstractItemView* KLFLibDefListView::thisView ( ) [inline, protected, virtual]

Implements KLFLibDefViewCommon.

Definition at line 762 of file klflibview_p.h.


Member Data Documentation

Definition at line 770 of file klflibview_p.h.

Definition at line 775 of file klflibview_p.h.

Referenced by eventFilter().

Definition at line 776 of file klflibview_p.h.

Referenced by modelInitialized(), and showEvent().

Definition at line 793 of file klflibview_p.h.


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

Generated by doxygen 1.7.3