kanagram
kdeclarativeview.cpp
Go to the documentation of this file.
void setSource(const QUrl &url)
QDeclarativeEngine * engine() const
void setPackageName(const QString &packageName)
Sets the package from where load the application QML UI The package must be of the type "Generic pack...
Definition: kdeclarativeview.cpp:77
void setAttribute(Qt::WidgetAttribute attribute, bool on)
QWidget * viewport() const
void setUseGL(const bool on)
Sets wether the application uses opengl.
Definition: kdeclarativeview.cpp:105
void setResizeMode(ResizeMode)
KDeclarativeView(QWidget *parent=0)
Definition: kdeclarativeview.cpp:49
void setPackage(Plasma::Package *package)
Sets the package used for the application QML UI.
Definition: kdeclarativeview.cpp:89
void setViewport(QWidget *widget)
void setAutoFillBackground(bool enabled)
void show()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.