kapptemplate
qml/src/%{APPNAMELC}view.cpp
Go to the documentation of this file.
36 view->setSource(QUrl::fromLocalFile(KStandardDirs::locate("data", "%{APPNAMELC}/qml/main.qml")));
static void setCol_foreground(const QColor &v)
Set color of the foreground.
Definition: C++/kapp4/src/settings.h:39
void clicked()
class SettingsHelper View
void signalChangeStatusbar(const QString &text)
Use this signal to change the content of the statusbar.
main APPNAME
static void setCol_background(const QColor &v)
Set color of the background.
Definition: C++/kapp4/src/settings.h:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:22 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:03:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.