[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Types | Public Slots | Public Member Functions | Protected Types | Protected Slots | Protected Member Functions | Properties | List of all members
KLFLibDefaultView Class Reference

#include <klflibview.h>

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

Public Types

enum  ViewType { CategoryTreeView, ListTreeView, IconView }
 

Public Slots

virtual bool selectEntries (const QList< KLFLib::entryId > &idList)
 
virtual bool searchFind (const QString &queryString, bool forward=true)
 
virtual bool searchFindNext (bool forward)
 
virtual void searchAbort ()
 
virtual void restore (uint restoreflags=KLFLib::RestoreLatexAndStyle)
 
virtual void showColumns (int propIdColumn, bool show)
 
virtual void sortBy (int propIdColumn, Qt::SortOrder sortorder)
 
virtual void slotSelectAll (bool expandItems=false)
 
virtual void slotRefresh ()
 
virtual void slotRelayoutIcons ()
 
void setPreviewSize (const QSize &size)
 
void setAutoBackgroundItems (bool on)
 
void setAutoBackgroundColor (const QColor &c)
 
void setIconViewFlow (QListView::Flow flow)
 Sets the icon view flow, see QListView::Flow. More...
 
void setGroupSubCategories (bool yesOrNo)
 
void updateDisplay ()
 
- Public Slots inherited from KLFAbstractLibView
virtual void updateResourceDefaultSubResourceChanged (const QString &newSubResource)
 
virtual bool selectEntries (const QList< KLFLib::entryId > &idList)=0
 
virtual void restore (uint restoreFlags=KLFLib::RestoreLatexAndStyle)=0
 
virtual void restoreWithStyle ()
 
virtual void restoreLatexOnly ()
 
virtual void wantMoreCategorySuggestions ()
 

Public Member Functions

 KLFLibDefaultView (QWidget *parent, ViewType viewtype=CategoryTreeView)
 
virtual ~KLFLibDefaultView ()
 
virtual QUrl url () const
 
virtual uint compareUrlTo (const QUrl &other, uint interestFlags=0xFFFFFFFF) const
 
QSize previewSize () const
 
bool groupSubCategories () const
 
virtual bool event (QEvent *e)
 
virtual bool eventFilter (QObject *o, QEvent *e)
 
virtual KLFLibEntryList selectedEntries () const
 
virtual QList< KLFLib::entryIdselectedEntryIds () const
 
ViewType viewType () const
 
virtual QList< QAction * > addContextMenuActions (const QPoint &pos)
 
virtual QVariantMap saveGuiState () const
 
virtual bool restoreGuiState (const QVariantMap &state)
 
virtual QModelIndex currentVisibleIndex () const
 The first index that is currently visible in the current scrolling position. More...
 
virtual QModelIndex currentVisibleIndex (bool forward) const
 The first (forward=TRUE) or last (forward=FALSE) currently visible index in scroll area. More...
 
bool autoBackgroundItems () const
 
QColor autoBackgroundColor () const
 
QListView::Flow iconViewFlow () const
 
virtual QStringList getCategorySuggestions ()
 
virtual KLFSearchablesearchable ()
 
- Public Member Functions inherited from KLFAbstractLibView
 KLFAbstractLibView (QWidget *parent)
 
virtual ~KLFAbstractLibView ()
 
virtual KLFLibResourceEngineresourceEngine () const
 
bool validResourceEngine () const
 Returns TRUE if a non-NULL resource engine has been set. More...
 
virtual void setResourceEngine (KLFLibResourceEngine *resource)
 
- Public Member Functions inherited from QWidget
 ContextMenuPolicy
 
 FocusPolicy
 
 LayoutDirection
 
 WindowFlags
 
 WindowModality
 
 QWidget (QWidget *parent=0, Qt::WindowFlags f=0)
 
 actionEvent (QActionEvent *event)
 
 actions ()
 
 activateWindow ()
 
 addAction (QAction *action)
 
 addActions (QList< QAction * > actions)
 
 adjustSize ()
 
 ColorRole QWidget::backgroundRole()
 
 changeEvent (QEvent *event)
 
 childAt (int x, int y)
 
 childAt (const QPoint &p)
 
 clearFocus ()
 
 clearMask ()
 
 close ()
 
 closeEvent (QCloseEvent *event)
 
 contentsRect ()
 
 contextMenuEvent (QContextMenuEvent *event)
 
 create (WId window=0, bool initializeWindow=true, bool destroyOldWindow=true)
 
 customContextMenuRequested (const QPoint &pos)
 
 destroy (bool destroyWindow=true, bool destroySubWindows=true)
 
 dragEnterEvent (QDragEnterEvent *event)
 
 dragLeaveEvent (QDragLeaveEvent *event)
 
 dragMoveEvent (QDragMoveEvent *event)
 
 dropEvent (QDropEvent *event)
 
 ensurePolished ()
 
 enterEvent (QEvent *event)
 
 event (QEvent *event)
 
 find (WId id)
 
 focusInEvent (QFocusEvent *event)
 
 focusNextChild ()
 
 focusNextPrevChild (bool next)
 
 focusOutEvent (QFocusEvent *event)
 
 focusPreviousChild ()
 
 focusProxy ()
 
 focusWidget ()
 
 fontInfo ()
 
 fontMetrics ()
 
 ColorRole QWidget::foregroundRole()
 
 getContentsMargins (int *left, int *top, int *right, int *bottom)
 
 getDC ()
 
 grabKeyboard ()
 
 grabMouse ()
 
 grabMouse (const QCursor &cursor)
 
 grabShortcut (const QKeySequence &key, Qt::ShortcutContext context=Qt::WindowShortcut)
 
 hasEditFocus ()
 
 heightForWidth (int w)
 
 hide ()
 
 hideEvent (QHideEvent *event)
 
 inputContext ()
 
 inputMethodEvent (QInputMethodEvent *event)
 
 inputMethodQuery (Qt::InputMethodQuery query)
 
 insertAction (QAction *before, QAction *action)
 
 insertActions (QAction *before, QList< QAction * > actions)
 
 isAncestorOf (const QWidget *child)
 
 isEnabledTo (QWidget *ancestor)
 
 isHidden ()
 
 isVisibleTo (QWidget *ancestor)
 
 isWindow ()
 
 keyPressEvent (QKeyEvent *event)
 
 keyReleaseEvent (QKeyEvent *event)
 
 keyboardGrabber ()
 
 layout ()
 
 leaveEvent (QEvent *event)
 
 lower ()
 
 HANDLE QWidget::macCGHandle()
 
 macEvent (EventHandlerCallRef caller, EventRef event)
 
 HANDLE QWidget::macQDHandle()
 
 mapFrom (QWidget *parent, const QPoint &pos)
 
 mapFromGlobal (const QPoint &pos)
 
 mapFromParent (const QPoint &pos)
 
 mapTo (QWidget *parent, const QPoint &pos)
 
 mapToGlobal (const QPoint &pos)
 
 mapToParent (const QPoint &pos)
 
 mask ()
 
 metric (PaintDeviceMetric m)
 
 mouseDoubleClickEvent (QMouseEvent *event)
 
 mouseGrabber ()
 
 mouseMoveEvent (QMouseEvent *event)
 
 mousePressEvent (QMouseEvent *event)
 
 mouseReleaseEvent (QMouseEvent *event)
 
 moveEvent (QMoveEvent *event)
 
 nextInFocusChain ()
 
 overrideWindowFlags (Qt::WindowFlags flags)
 
 paintEngine ()
 
 paintEvent (QPaintEvent *event)
 
 parentWidget ()
 
 qwsEvent (QWSEvent *event)
 
 raise ()
 
 releaseDC (HDC hdc)
 
 releaseKeyboard ()
 
 releaseMouse ()
 
 releaseShortcut (int id)
 
 removeAction (QAction *action)
 
 render (QPaintDevice *target, const QPoint &targetOffset=QPoint()
 
 repaint ()
 
 repaint (int x, int y, int w, int h)
 
 repaint (const QRect &r)
 
 repaint (const QRegion &rgn)
 
 resetInputContext ()
 
 resizeEvent (QResizeEvent *event)
 
 restoreGeometry (const QByteArray &geometry)
 
 saveGeometry ()
 
 scroll (int dx, int dy)
 
 scroll (int dx, int dy, const QRect &r)
 
 setAttribute (Qt::WidgetAttribute attribute, bool on=true)
 
 setBackgroundRole (QPalette::ColorRole role)
 
 setContentsMargins (int left, int top, int right, int bottom)
 
 setDisabled (bool disable)
 
 setEditFocus (bool enable)
 
 setFixedHeight (int h)
 
 setFixedSize (const QSize &s)
 
 setFixedSize (int w, int h)
 
 setFixedWidth (int w)
 
 setFocus (Qt::FocusReason reason)
 
 setFocus ()
 
 setFocusProxy (QWidget *w)
 
 setForegroundRole (QPalette::ColorRole role)
 
 setHidden (bool hidden)
 
 setInputContext (QInputContext *context)
 
 setLayout (QLayout *layout)
 
 setMask (const QBitmap &bitmap)
 
 setMask (const QRegion &region)
 
 setParent (QWidget *parent)
 
 setParent (QWidget *parent, Qt::WindowFlags f)
 
 setShortcutAutoRepeat (int id, bool enable=true)
 
 setShortcutEnabled (int id, bool enable=true)
 
 setStyle (QStyle *style)
 
 setTabOrder (QWidget *first, QWidget *second)
 
 setWindowRole (const QString &role)
 
 setWindowState (Qt::WindowStates windowState)
 
 setWindowSurface (QWindowSurface *surface)
 
 show ()
 
 showEvent (QShowEvent *event)
 
 showFullScreen ()
 
 showMaximized ()
 
 showMinimized ()
 
 showNormal ()
 
 stackUnder (QWidget *w)
 
 style ()
 
 tabletEvent (QTabletEvent *event)
 
 testAttribute (Qt::WidgetAttribute attribute)
 
 underMouse ()
 
 update ()
 
 update (int x, int y, int w, int h)
 
 update (const QRect &r)
 
 update (const QRegion &rgn)
 
 updateGeometry ()
 
 updateMicroFocus ()
 
 visibleRegion ()
 
 wheelEvent (QWheelEvent *event)
 
 winEvent (MSG *message, long *result)
 
 winId ()
 
 window ()
 
 windowRole ()
 
 WindowStates QWidget::windowState()
 
 windowSurface ()
 
 WindowType QWidget::windowType()
 
 x11Event (XEvent *event)
 
 x11Info ()
 
 HANDLE QWidget::x11PictureHandle()
 
 QWidget (QWidget *parent, const char *name, Qt::WindowFlags f=0)
 
 BackgroundMode QWidget::backgroundMode()
 
 backgroundOffset ()
 
 backgroundOrigin ()
 
 caption ()
 
 childAt (int x, int y, bool includeThis)
 
 childAt (const QPoint &p, bool includeThis)
 
 close (bool alsoDelete)
 
 colorGroup ()
 
 constPolish ()
 
 drawText (const QPoint &p, const QString &s)
 
 drawText (int x, int y, const QString &s)
 
 erase ()
 
 erase (int x, int y, int w, int h)
 
 erase (const QRect &rect)
 
 erase (const QRegion &rgn)
 
 hasMouse ()
 
 icon ()
 
 iconText ()
 
 iconify ()
 
 isDesktop ()
 
 isDialog ()
 
 isInputMethodEnabled ()
 
 isPopup ()
 
 isShown ()
 
 isUpdatesEnabled ()
 
 isVisibleToTLW ()
 
 ownCursor ()
 
 ownFont ()
 
 ownPalette ()
 
 parentWidget (bool sameWindow)
 
 polish ()
 
 recreate (QWidget *parent, Qt::WindowFlags f, const QPoint &p, bool showIt=false)
 
 repaint (bool b)
 
 repaint (int x, int y, int w, int h, bool b)
 
 repaint (const QRect &r, bool b)
 
 repaint (const QRegion &rgn, bool b)
 
 reparent (QWidget *parent, Qt::WindowFlags f, const QPoint &p, bool showIt=false)
 
 reparent (QWidget *parent, const QPoint &p, bool showIt=false)
 
 setActiveWindow ()
 
 setBackgroundColor (const QColor &color)
 
 setBackgroundMode (Qt::BackgroundMode widgetBackground, Qt::BackgroundMode paletteBackground=Qt::PaletteBackground)
 
 setBackgroundOrigin (BackgroundOrigin background)
 
 setBackgroundPixmap (const QPixmap &pixmap)
 
 setCaption (const QString &c)
 
 setEraseColor (const QColor &color)
 
 setErasePixmap (const QPixmap &pixmap)
 
 setFont (const QFont &f, bool b)
 
 setIcon (const QPixmap &i)
 
 setIconText (const QString &it)
 
 setInputMethodEnabled (bool enabled)
 
 setKeyCompression (bool b)
 
 setPalette (const QPalette &p, bool b)
 
 setPaletteBackgroundColor (const QColor &color)
 
 setPaletteBackgroundPixmap (const QPixmap &pixmap)
 
 setPaletteForegroundColor (const QColor &color)
 
 setShown (bool shown)
 
 setSizePolicy (QSizePolicy::Policy hor, QSizePolicy::Policy ver, bool hfw)
 
 setStyle (const QString &style)
 
 unsetFont ()
 
 unsetPalette ()
 
 visibleRect ()
 
 wmapper ()
 
- Public Member Functions inherited from KLFSearchable
virtual bool searchFind (const QString &queryString, bool forward)=0
 
virtual bool searchFindNext (bool forward)=0
 
virtual void searchAbort ()=0
 

Protected Types

enum  SelectAllFlags { ExpandItems = 0x01, NoSignals = 0x02 }
 

Protected Slots

void slotViewSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 
virtual void slotSelectAll (const QModelIndex &parent, uint selectFlags)
 
void slotViewItemClicked (const QModelIndex &index)
 
void slotEntryDoubleClicked (const QModelIndex &index)
 
void slotShowColumnSenderAction (bool showCol)
 
void slotResourceModelReset ()
 
void slotResourceDataChanged (const QModelIndex &topLeft, const QModelIndex &botRight)
 
void slotPreviewSizeFromActionSender ()
 
void slotPreviewSizeActionsRefreshChecked ()
 

Protected Member Functions

virtual void updateResourceEngine ()
 
virtual void updateResourceProp (int propId)
 
virtual void expandRootNice ()
 
virtual void updateResourceData (const QString &subRes, int modifyType, const QList< KLFLib::entryId > &entryIdList)
 
virtual void updateResourceOwnData (const QList< KLFLib::entryId > &entryIdList)
 
virtual void showEvent (QShowEvent *event)
 
 KLF_DEBUG_DECLARE_REF_INSTANCE (QFileInfo(url().path()).fileName()+":"+(resourceEngine()?resourceEngine() ->defaultSubResource():"[NULL]")+"|viewtype="+QString::number(pViewType))
 

Properties

bool autoBackgroundItems
 
QColor autoBackgroundColor
 
QListView::Flow iconViewFlow
 
QSize previewSize
 

Additional Inherited Members

- Signals inherited from KLFAbstractLibView
void requestRestore (const KLFLibEntry &entry, uint restoreflags=KLFLib::RestoreLatexAndStyle)
 
void requestRestoreStyle (const KLFStyle &style)
 
void resourceDataChanged (const QList< KLFLib::entryId > &entryIdList)
 
void entriesSelected (const KLFLibEntryList &entries)
 
void moreCategorySuggestions (const QStringList &categorylist)
 
void operationStartReportingProgress (KLFProgressReporter *progressReporter, const QString &descriptiveText)
 

Detailed Description

An implementation of the KLFAbstractLibView viwer to view library resource contents in so-called Category, List or Icon view modes.

Definition at line 753 of file klflibview.h.

Member Enumeration Documentation

Enumerator
ExpandItems 
NoSignals 

Definition at line 850 of file klflibview.h.

Enumerator
CategoryTreeView 
ListTreeView 
IconView 

Definition at line 764 of file klflibview.h.

Constructor & Destructor Documentation

KLFLibDefaultView::KLFLibDefaultView ( QWidget parent,
ViewType  viewtype = CategoryTreeView 
)
KLFLibDefaultView::~KLFLibDefaultView ( )
virtual

Definition at line 3061 of file klflibview.cpp.

Member Function Documentation

QList< QAction * > KLFLibDefaultView::addContextMenuActions ( const QPoint pos)
virtual

Reimplemented from KLFAbstractLibView.

Definition at line 3202 of file klflibview.cpp.

References CategoryTreeView, IconView, and ListTreeView.

QColor KLFLibDefaultView::autoBackgroundColor ( ) const
inline

Definition at line 794 of file klflibview.h.

bool KLFLibDefaultView::autoBackgroundItems ( ) const
inline

Definition at line 793 of file klflibview.h.

uint KLFLibDefaultView::compareUrlTo ( const QUrl other,
uint  interestFlags = 0xFFFFFFFF 
) const
virtual
virtual QModelIndex KLFLibDefaultView::currentVisibleIndex ( ) const
inlinevirtual

The first index that is currently visible in the current scrolling position.

Definition at line 789 of file klflibview.h.

References currentVisibleIndex().

Referenced by currentVisibleIndex(), and searchFind().

QModelIndex KLFLibDefaultView::currentVisibleIndex ( bool  forward) const
virtual

The first (forward=TRUE) or last (forward=FALSE) currently visible index in scroll area.

Definition at line 3246 of file klflibview.cpp.

References CategoryTreeView, KLFLibDefViewCommon::curVisibleIndex(), IconView, KLF_ASSERT_NOT_NULL, and ListTreeView.

bool KLFLibDefaultView::event ( QEvent e)
virtual

Definition at line 3145 of file klflibview.cpp.

References QWidget::event().

bool KLFLibDefaultView::eventFilter ( QObject o,
QEvent e 
)
virtual
void KLFLibDefaultView::expandRootNice ( )
protectedvirtual
QStringList KLFLibDefaultView::getCategorySuggestions ( )
virtual

Implements KLFAbstractLibView.

Definition at line 3496 of file klflibview.cpp.

References KLFLibModel::categoryList().

bool KLFLibDefaultView::groupSubCategories ( ) const
inline

Definition at line 773 of file klflibview.h.

QListView::Flow KLFLibDefaultView::iconViewFlow ( ) const
KLFLibDefaultView::KLF_DEBUG_DECLARE_REF_INSTANCE ( )
protected
QSize KLFLibDefaultView::previewSize ( ) const
inline

Definition at line 771 of file klflibview.h.

Referenced by saveGuiState().

void KLFLibDefaultView::restore ( uint  restoreflags = KLFLib::RestoreLatexAndStyle)
virtualslot
bool KLFLibDefaultView::restoreGuiState ( const QVariantMap &  state)
virtual
QVariantMap KLFLibDefaultView::saveGuiState ( ) const
virtual
virtual KLFSearchable* KLFLibDefaultView::searchable ( )
inlinevirtual

Reimplemented from KLFAbstractLibView.

Definition at line 800 of file klflibview.h.

void KLFLibDefaultView::searchAbort ( )
virtualslot
bool KLFLibDefaultView::searchFind ( const QString queryString,
bool  forward = true 
)
virtualslot
bool KLFLibDefaultView::searchFindNext ( bool  forward)
virtualslot

Definition at line 3749 of file klflibview.cpp.

References QModelIndex::isValid(), and KLFLibModel::searchFindNext().

KLFLibEntryList KLFLibDefaultView::selectedEntries ( ) const
virtual
QList< KLFLib::entryId > KLFLibDefaultView::selectedEntryIds ( ) const
virtual
bool KLFLibDefaultView::selectEntries ( const QList< KLFLib::entryId > &  idList)
virtualslot
void KLFLibDefaultView::setAutoBackgroundColor ( const QColor c)
inlineslot

Definition at line 827 of file klflibview.h.

void KLFLibDefaultView::setAutoBackgroundItems ( bool  on)
inlineslot

Definition at line 826 of file klflibview.h.

void KLFLibDefaultView::setGroupSubCategories ( bool  yesOrNo)
inlineslot
Warning
This function takes effect upon the next change of resource engine, ie the next call of KLFAbstractLibView::setResourceEngine()

Definition at line 836 of file klflibview.h.

Referenced by KLFLibBrowserViewContainer::openView(), and updateResourceEngine().

void KLFLibDefaultView::setIconViewFlow ( QListView::Flow  flow)
slot

Sets the icon view flow, see QListView::Flow.

Has no effect if our view type is not icon view.

Definition at line 3718 of file klflibview.cpp.

References IconView, and KLF_ASSERT_NOT_NULL.

void KLFLibDefaultView::setPreviewSize ( const QSize size)
inlineslot

Definition at line 824 of file klflibview.h.

Referenced by restoreGuiState().

void KLFLibDefaultView::showColumns ( int  propIdColumn,
bool  show 
)
virtualslot
void KLFLibDefaultView::showEvent ( QShowEvent event)
protectedvirtual

Definition at line 3473 of file klflibview.cpp.

References KLFLibModel::setFetchBatchCount(), and QWidget::showEvent().

void KLFLibDefaultView::slotEntryDoubleClicked ( const QModelIndex index)
protectedslot
void KLFLibDefaultView::slotPreviewSizeActionsRefreshChecked ( )
protectedslot
void KLFLibDefaultView::slotPreviewSizeFromActionSender ( )
protectedslot
void KLFLibDefaultView::slotRefresh ( )
virtualslot

Definition at line 3663 of file klflibview.cpp.

References KLFLibModel::completeRefresh(), KLF_DEBUG_BLOCK, and KLF_FUNC_NAME.

Referenced by updateResourceEngine().

void KLFLibDefaultView::slotRelayoutIcons ( )
virtualslot

Definition at line 3708 of file klflibview.cpp.

References KLFLibDefListView::forceRelayout(), and IconView.

Referenced by updateResourceEngine().

void KLFLibDefaultView::slotResourceDataChanged ( const QModelIndex topLeft,
const QModelIndex botRight 
)
protectedslot
void KLFLibDefaultView::slotResourceModelReset ( )
protectedslot

Definition at line 3803 of file klflibview.cpp.

References CategoryTreeView, and expandRootNice().

Referenced by updateResourceEngine().

void KLFLibDefaultView::slotSelectAll ( bool  expandItems = false)
virtualslot

Selects all items in the view, fetching all necessary items (this can be slow). If expandItems is TRUE, then all items in this view (category labels) are expanded (no effect if this view is not a tree view).

Definition at line 3589 of file klflibview.cpp.

References ExpandItems, NoSignals, and updateDisplay().

Referenced by KLFLibDefTreeView::selectAll(), slotViewItemClicked(), and updateResourceEngine().

void KLFLibDefaultView::slotSelectAll ( const QModelIndex parent,
uint  selectFlags 
)
protectedvirtualslot

Selects all children of parent (by default a QModelIndex(), so this function selects all items).

selectFlags is an OR'ed combination of SelectAllFlags. If ExpandItems is set then all items in the view are expanded (no effect if the view is not a tree view).

Definition at line 3594 of file klflibview.cpp.

References KLFAbstractLibView::entriesSelected(), NoSignals, selectedEntries(), QAbstractItemView::selectionModel(), KLFDelayedPleaseWaitPopup::setDelay(), KLFDelayedPleaseWaitPopup::setDisableUi(), QTime::start(), and updateDisplay().

void KLFLibDefaultView::slotShowColumnSenderAction ( bool  showCol)
protectedslot

Definition at line 3903 of file klflibview.cpp.

References QObject::property().

Referenced by updateResourceEngine().

void KLFLibDefaultView::slotViewItemClicked ( const QModelIndex index)
protectedslot
void KLFLibDefaultView::slotViewSelectionChanged ( const QItemSelection selected,
const QItemSelection deselected 
)
protectedslot
void KLFLibDefaultView::sortBy ( int  propIdColumn,
Qt::SortOrder  sortorder 
)
virtualslot
void KLFLibDefaultView::updateDisplay ( )
slot
void KLFLibDefaultView::updateResourceData ( const QString subRes,
int  modifyType,
const QList< KLFLib::entryId > &  entryIdList 
)
protectedvirtual
void KLFLibDefaultView::updateResourceEngine ( )
protectedvirtual
void KLFLibDefaultView::updateResourceOwnData ( const QList< KLFLib::entryId > &  entryIdList)
protectedvirtual
Todo:
..................... OPTIMIZE THIS FUNCTION not to do a full refresh

Definition at line 3456 of file klflibview.cpp.

References IconView, KLF_FUNC_NAME, and klfDbg.

Referenced by updateResourceData(), and updateResourceEngine().

void KLFLibDefaultView::updateResourceProp ( int  propId)
protectedvirtual

Implements KLFAbstractLibView.

Definition at line 3464 of file klflibview.cpp.

References KLF_ASSERT_NOT_NULL, klfDbg, and KLFAbstractLibView::resourceEngine().

Referenced by updateResourceEngine().

QUrl KLFLibDefaultView::url ( ) const
virtual

Implements KLFAbstractLibView.

Definition at line 3065 of file klflibview.cpp.

References KLF_DEBUG_BLOCK, KLF_FUNC_NAME, and KLFLibModel::url().

Referenced by showColumns(), and sortBy().

ViewType KLFLibDefaultView::viewType ( ) const
inline

Definition at line 781 of file klflibview.h.

Property Documentation

QColor KLFLibDefaultView::autoBackgroundColor
readwrite

Definition at line 756 of file klflibview.h.

bool KLFLibDefaultView::autoBackgroundItems
readwrite

Definition at line 756 of file klflibview.h.

QListView::Flow KLFLibDefaultView::iconViewFlow
readwrite

Definition at line 757 of file klflibview.h.

QSize KLFLibDefaultView::previewSize
readwrite

Definition at line 759 of file klflibview.h.


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

Generated by doxygen 1.8.5