KritaWidgets
KoToolDocker.cpp
Go to the documentation of this file.
140 connect(this, SIGNAL(dockLocationChanged(Qt::DockWidgetArea)), this, SLOT(locationChanged(Qt::DockWidgetArea)));
158 connect(scroller, SIGNAL(stateChanged(QScroller::State)), this, SLOT(slotScrollerStateChange(QScroller::State)));
virtual QLayoutItem * itemAt(int index) const=0
virtual int count() const=0
QWidget(QWidget *parent, QFlags< Qt::WindowType > f)
int count(const T &value) const
void addWidget(QWidget *widget, int row, int column, QFlags< Qt::AlignmentFlag > alignment)
QScrollArea(QWidget *parent)
void setHorizontalSpacing(int spacing)
void setFrameShape(Shape)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
virtual QWidget * widget()
void setRowStretch(int row, int stretch)
virtual void invalidate()
bool isNull() const
int rowCount() const
void setVerticalSpacing(int spacing)
T & last()
void setSizeConstraint(SizeConstraint)
void clear()
objectName
void clear()
const_iterator insert(const T &value)
void slotScrollerStateChange(QScroller::State state)
Definition: KoToolBoxScrollArea_p.h:90
void setWidget(QWidget *widget)
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:23 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:23 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.