Desktop settings.
More...
#include <settings.hpp>
◆ DesktopSettings()
tde::DesktopSettings::DesktopSettings |
( |
QObject * |
parent = nullptr | ) |
|
|
inline |
Construct a new Desktop Settings object.
- Parameters
-
◆ desktop_app_path()
TDE_INLINE auto tde::DesktopSettings::desktop_app_path |
( |
| ) |
const |
|
inline |
Get the desktop apps.json path.
- Returns
- QString Desktop apps.json path.
◆ desktop_grid_x()
TDE_INLINE auto tde::DesktopSettings::desktop_grid_x |
( |
| ) |
const |
|
inline |
Get the desktop grid x size.
- Returns
- int Desktop grid x size.
◆ desktop_grid_y()
TDE_INLINE auto tde::DesktopSettings::desktop_grid_y |
( |
| ) |
const |
|
inline |
Get the desktop grid y size.
- Returns
- int Desktop grid y size.
◆ desktop_height()
TDE_INLINE auto tde::DesktopSettings::desktop_height |
( |
| ) |
const |
|
inline |
Get the desktop height.
- Returns
- int Desktop height.
◆ desktop_qss_path()
TDE_INLINE auto tde::DesktopSettings::desktop_qss_path |
( |
| ) |
const |
|
inline |
Get the desktop qss path.
- Returns
- QString Desktop qss path.
◆ desktop_title()
TDE_INLINE auto tde::DesktopSettings::desktop_title |
( |
| ) |
const |
|
inline |
Get the desktop title.
- Returns
- QString Desktop title.
◆ desktop_width()
TDE_INLINE auto tde::DesktopSettings::desktop_width |
( |
| ) |
const |
|
inline |
Get the desktop width.
- Returns
- int Desktop width.
◆ tray_time_format()
TDE_INLINE auto tde::DesktopSettings::tray_time_format |
( |
| ) |
const |
|
inline |
Get the tray time format.
- Returns
- QString tray time format.
The documentation for this class was generated from the following file: