KGuiAddons
kwindowinsetscontroller.cpp
30QColor KWindowInsetsController::statusBarBackgroundColor() const // NOLINT readability-convert-member-functions-to-static
39void KWindowInsetsController::setStatusBarBackgroundColor(const QColor &color) // NOLINT readability-convert-member-functions-to-static
56QColor KWindowInsetsController::navigationBarBackgroundColor() const // NOLINT readability-convert-member-functions-to-static
65void KWindowInsetsController::setNavigationBarBackgroundColor(const QColor &color) // NOLINT readability-convert-member-functions-to-static
QColor statusBarBackgroundColor
Background color of the status bar.
Definition kwindowinsetscontroller.h:40
QColor navigationBarBackgroundColor
Background color of the navigation bar.
Definition kwindowinsetscontroller.h:43
QRgb rgba() const const
auto callStaticMethod(const char *className, const char *methodName, Args &&... args)
jobject context()
QFuture< QVariant > runOnAndroidMainThread(const std::function< QVariant()> &runnable, const QDeadlineTimer timeout)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.