(8033a313ff28ce2a8e69bd2f6e2d946d291acf5e)
#include "qgtk3theme.h"
#include "qgtk3dialoghelpers.h"
#include <QVariant>
#include <QGuiApplication>
#include <qpa/qwindowsysteminterface.h>
#include <gtk/gtk.h>
Go to the source code of this file.
◆ SETTING_CONNECT
#define SETTING_CONNECT |
( |
| setting | ) |
|
Value:g_signal_connect(
settings,
"notify::" setting, G_CALLBACK(notifyThemeChanged),
nullptr)
◆ gtkGetLongPressTime()
◆ gtkMessageHandler()
void gtkMessageHandler |
( |
const gchar * | log_domain, |
|
|
GLogLevelFlags | log_level, |
|
|
const gchar * | message, |
|
|
gpointer | unused_data ) |
◆ gtkSetting() [1/2]
template<typename T>
QString gtkSetting |
( |
const gchar * | propertyName | ) |
|
|
static |
◆ gtkSetting() [2/2]
QString gtkSetting |
( |
const gchar * | propertyName | ) |
|
|
static |