okteta
tabbedviews_p.h
Go to the documentation of this file.
Definition: abstractview.h:38
virtual void setFocus()=0
void onCloseRequest(QWidget *widget)
void addViews(const QList< AbstractView * > &views)
Definition: viewareabox.h:35
void onMouseMiddleClick()
virtual bool hasFocus() const =0
void onViewFocusChanged(bool focusChanged)
QList< AbstractView * > viewList() const
void onCurrentChanged(int index)
Definition: tabbedviews_p.h:39
Definition: tabbedviews.h:41
virtual ~TabbedViewsPrivate()
void onTitleChanged(const QString &newTitle)
void removeViews(const QList< AbstractView * > &views)
void setViewFocus(AbstractView *view)
Definition: tabbedviews_p.h:105
void onDropEvent(QDropEvent *event)
void init()
void onDragMoveEvent(const QDragMoveEvent *event, bool &accept)
Definition: viewbox.h:36
void setCurrentToolInlineView(AbstractToolInlineView *view)
int indexOf(AbstractView *view) const
AbstractView * viewFocus() const
Definition: tabbedviews_p.h:93
TabbedViewsPrivate(TabbedViews *parent)
Definition: bookmarkable.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.