summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qicon.h
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2024-02-20 10:38:17 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2024-02-21 18:03:30 +0100
commit0de09beee54f715e4d2b1e739cf75c8c8d78db16 (patch)
tree1f20363092cca093398e287e03029ffbf26e30a6 /src/gui/image/qicon.h
parent2f1a564e15f316a354d955591751b328020cecc8 (diff)
QIcon: remove unmapped ThemeIcon enum values
The ThemeIcon enum provides symbolic names of icons for which most engines provide an icon. We couldn't find a matching icon for several of the XDG icon names, so remove those enum values for which we don't have at least two matches. Also remove names that are too specific for a desktop environment, like icons for certain applications or system-wide actions. Pick-to: 6.7 Change-Id: I5a6c74256bda66d9fde7513f834a8361858605c4 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/gui/image/qicon.h')
-rw-r--r--src/gui/image/qicon.h94
1 files changed, 0 insertions, 94 deletions
diff --git a/src/gui/image/qicon.h b/src/gui/image/qicon.h
index 1a5c47731f..5100ada548 100644
--- a/src/gui/image/qicon.h
+++ b/src/gui/image/qicon.h
@@ -45,7 +45,6 @@ public:
EditCut,
EditDelete,
EditFind,
- EditFindReplace,
EditPaste,
EditRedo,
EditSelectAll,
@@ -63,36 +62,26 @@ public:
FormatTextItalic,
FormatTextUnderline,
FormatTextStrikethrough,
- GoBottom,
GoDown,
- GoFirst,
GoHome,
- GoJump,
- GoLast,
GoNext,
GoPrevious,
- GoTop,
GoUp,
HelpAbout,
- HelpContents,
HelpFaq,
InsertImage,
InsertLink,
- InsertObject,
InsertText,
ListAdd,
ListRemove,
MailForward,
MailMarkImportant,
- MailMarkJunk,
- MailMarkNotjunk,
MailMarkRead,
MailMarkUnread,
MailMessageNew,
MailReplyAll,
MailReplySender,
MailSend,
- MailSendReceive,
MediaEject,
MediaPlaybackPause,
MediaPlaybackStart,
@@ -102,14 +91,11 @@ public:
MediaSeekForward,
MediaSkipBackward,
MediaSkipForward,
- ObjectFlipHorizontal,
- ObjectFlipVertical,
ObjectRotateLeft,
ObjectRotateRight,
ProcessStop,
SystemLockScreen,
SystemLogOut,
- SystemRun,
SystemSearch,
SystemReboot,
SystemShutdown,
@@ -117,57 +103,12 @@ public:
ViewFullscreen,
ViewRefresh,
ViewRestore,
- ViewSortAscending,
- ViewSortDescending,
WindowClose,
WindowNew,
ZoomFitBest,
ZoomIn,
- ZoomOriginal,
ZoomOut,
- ProcessWorking,
-
- AccessoriesCalculator,
- AccessoriesCharacterMap,
- AccessoriesDictionary,
- AccessoriesTextEditor,
- HelpBrowser,
- MultimediaVolumeControl,
- PreferencesDesktopAccessibility,
- PreferencesDesktopFont,
- PreferencesDesktopKeyboard,
- PreferencesDesktopLocale,
- PreferencesDesktopMultimedia,
- PreferencesDesktopScreensaver,
- PreferencesDesktopTheme,
- PreferencesDesktopWallpaper,
- SystemFileManager,
- SystemSoftwareInstall,
- SystemSoftwareUpdate,
- UtilitiesSystemMonitor,
- UtilitiesTerminal,
-
- ApplicationsAccessories,
- ApplicationsDevelopment,
- ApplicationsEngineering,
- ApplicationsGames,
- ApplicationsGraphics,
- ApplicationsInternet,
- ApplicationsMultimedia,
- ApplicationsOffice,
- ApplicationsOther,
- ApplicationsScience,
- ApplicationsSystem,
- ApplicationsUtilities,
- PreferencesDesktop,
- PreferencesDesktopPeripherals,
- PreferencesDesktopPersonal,
- PreferencesOther,
- PreferencesSystem,
- PreferencesSystemNetwork,
- SystemHelp,
-
AudioCard,
AudioInputMicrophone,
Battery,
@@ -177,39 +118,21 @@ public:
Computer,
DriveHarddisk,
DriveOptical,
- DriveRemovableMedia,
InputGaming,
InputKeyboard,
InputMouse,
InputTablet,
MediaFlash,
- MediaFloppy,
MediaOptical,
MediaTape,
- Modem,
MultimediaPlayer,
NetworkWired,
NetworkWireless,
- Pda,
Phone,
Printer,
Scanner,
VideoDisplay,
- EmblemDefault,
- EmblemDocuments,
- EmblemDownloads,
- EmblemFavorite,
- EmblemImportant,
- EmblemMail,
- EmblemPhotos,
- EmblemReadonly,
- EmblemShared,
- EmblemSymbolicLink,
- EmblemSynchronized,
- EmblemSystem,
- EmblemUnreadable,
-
AppointmentMissed,
AppointmentSoon,
AudioVolumeHigh,
@@ -232,41 +155,24 @@ public:
MailUnread,
MailRead,
MailReplied,
- MailSigned,
- MailSignedVerified,
MediaPlaylistRepeat,
MediaPlaylistShuffle,
- NetworkError,
- NetworkIdle,
NetworkOffline,
- NetworkReceive,
- NetworkTransmit,
- NetworkTransmitReceive,
- PrinterError,
PrinterPrinting,
SecurityHigh,
- SecurityMedium,
SecurityLow,
SoftwareUpdateAvailable,
SoftwareUpdateUrgent,
SyncError,
SyncSynchronizing,
- TaskDue,
- TaskPastDue,
UserAvailable,
- UserAway,
- UserIdle,
UserOffline,
- UserTrashFull,
WeatherClear,
WeatherClearNight,
WeatherFewClouds,
WeatherFewCloudsNight,
WeatherFog,
- WeatherOvercast,
- WeatherSevereAlert,
WeatherShowers,
- WeatherShowersScattered,
WeatherSnow,
WeatherStorm,