xtd 0.2.0
Loading...
Searching...
No Matches
xtd::drawing::status_system_images Class Referencefinal
Inheritance diagram for xtd::drawing::status_system_images:
xtd::drawing::system_images_base

Definition

Each property of the xtd::drawing::status_system_images class is an xtd::drawing::image object for Windows system-wide images. This class cannot be inherited.

Each property of the xtd::drawing::status_system_images class is an xtd::drawing::image object for Wi...
Definition status_system_images.h:28
Represents the base for all system_images clases (xtd::drawing::system_images).
Definition system_images_base.h:32
#define drawing_export_
Define shared library export.
Definition drawing_export.h:13
Inheritance
xtd::drawing::system_images_basextd::drawing::status_system_images
Header
#include <xtd/drawing/status_system_images>
Namespace
xtd::drawing
Library
xtd.drawing
Remarks
Each property of the images class returns a xtd::drawing::image used to display a Windows system-wide images.

Public Static Properties

static xtd::drawing::size default_size () noexcept
 Gets system image from specified name.
 
static xtd::drawing::image appointment_missed () noexcept
 Gets the status system image "appointment-missed".
 
static xtd::drawing::image appointment_missed (const xtd::drawing::size &size) noexcept
 Gets the status system image "appointment-missed" with specified size.
 
static xtd::drawing::image appointment_soon () noexcept
 Gets the status system image "appointment-soon".
 
static xtd::drawing::image appointment_soon (const xtd::drawing::size &size) noexcept
 Gets the status system image "appointment-soon" with specified size.
 
static xtd::drawing::image audio_volume_high () noexcept
 Gets the status system image "audio-volume-high".
 
static xtd::drawing::image audio_volume_high (const xtd::drawing::size &size) noexcept
 Gets the status system image "audio-volume-high" with specified size.
 
static xtd::drawing::image audio_volume_low () noexcept
 Gets the status system image "audio-volume-low".
 
static xtd::drawing::image audio_volume_low (const xtd::drawing::size &size) noexcept
 Gets the status system image "audio-volume-low" with specified size.
 
static xtd::drawing::image audio_volume_medium () noexcept
 Gets the status system image "audio-volume-medium".
 
static xtd::drawing::image audio_volume_medium (const xtd::drawing::size &size) noexcept
 Gets the status system image "audio-volume-medium" with specified size.
 
static xtd::drawing::image audio_volume_muted () noexcept
 Gets the status system image "audio-volume-muted".
 
static xtd::drawing::image audio_volume_muted (const xtd::drawing::size &size) noexcept
 Gets the status system image "audio-volume-muted" with specified size.
 
static xtd::drawing::image battery_caution () noexcept
 Gets the status system image "battery-caution".
 
static xtd::drawing::image battery_caution (const xtd::drawing::size &size) noexcept
 Gets the status system image "battery-caution" with specified size.
 
static xtd::drawing::image battery_low () noexcept
 Gets the status system image "battery-low".
 
static xtd::drawing::image battery_low (const xtd::drawing::size &size) noexcept
 Gets the status system image "battery-low" with specified size.
 
static xtd::drawing::image dialog_error () noexcept
 Gets the status system image "dialog-error".
 
static xtd::drawing::image dialog_error (const xtd::drawing::size &size) noexcept
 Gets the status system image "dialog-error" with specified size.
 
static xtd::drawing::image dialog_information () noexcept
 Gets the status system image "dialog-information".
 
static xtd::drawing::image dialog_information (const xtd::drawing::size &size) noexcept
 Gets the status system image "dialog-information" with specified size.
 
static xtd::drawing::image dialog_password () noexcept
 Gets the status system image "dialog-password".
 
static xtd::drawing::image dialog_password (const xtd::drawing::size &size) noexcept
 Gets the status system image "dialog-password" with specified size.
 
static xtd::drawing::image dialog_question () noexcept
 Gets the status system image "dialog-question".
 
static xtd::drawing::image dialog_question (const xtd::drawing::size &size) noexcept
 Gets the status system image "dialog-question" with specified size.
 
static xtd::drawing::image dialog_warning () noexcept
 Gets the status system image "dialog-warning".
 
static xtd::drawing::image dialog_warning (const xtd::drawing::size &size) noexcept
 Gets the status system image "dialog-warning" with specified size.
 
static xtd::drawing::image folder_drag_accept () noexcept
 Gets the status system image "folder-drag-accept".
 
static xtd::drawing::image folder_drag_accept (const xtd::drawing::size &size) noexcept
 Gets the status system image "folder-drag-accept" with specified size.
 
static xtd::drawing::image folder_open () noexcept
 Gets the status system image "folder-open".
 
static xtd::drawing::image folder_open (const xtd::drawing::size &size) noexcept
 Gets the status system image "folder-open" with specified size.
 
static xtd::drawing::image folder_visiting () noexcept
 Gets the status system image "folder-visiting".
 
static xtd::drawing::image folder_visiting (const xtd::drawing::size &size) noexcept
 Gets the status system image "folder-visiting" with specified size.
 
static xtd::drawing::image image_loading () noexcept
 Gets the status system image "image-loading".
 
static xtd::drawing::image image_loading (const xtd::drawing::size &size) noexcept
 Gets the status system image "image-loading" with specified size.
 
static xtd::drawing::image image_missing () noexcept
 Gets the status system image "image-missing".
 
static xtd::drawing::image image_missing (const xtd::drawing::size &size) noexcept
 Gets the status system image "image-missing" with specified size.
 
static xtd::drawing::image mail_attachment () noexcept
 Gets the status system image "mail-attachment".
 
static xtd::drawing::image mail_attachment (const xtd::drawing::size &size) noexcept
 Gets the status system image "mail-attachment" with specified size.
 
static xtd::drawing::image mail_unread () noexcept
 Gets the status system image "mail-unread".
 
static xtd::drawing::image mail_unread (const xtd::drawing::size &size) noexcept
 Gets the status system image "mail-unread" with specified size.
 
static xtd::drawing::image mail_read () noexcept
 Gets the status system image "mail-read".
 
static xtd::drawing::image mail_read (const xtd::drawing::size &size) noexcept
 Gets the status system image "mail-read" with specified size.
 
static xtd::drawing::image mail_replied () noexcept
 Gets the status system image "mail-replied".
 
static xtd::drawing::image mail_replied (const xtd::drawing::size &size) noexcept
 Gets the status system image "mail-replied" with specified size.
 
static xtd::drawing::image mail_signed () noexcept
 Gets the status system image "mail-signed".
 
static xtd::drawing::image mail_signed (const xtd::drawing::size &size) noexcept
 Gets the status system image "mail-signed" with specified size.
 
static xtd::drawing::image mail_signed_verified () noexcept
 Gets the status system image "mail-signed-verified".
 
static xtd::drawing::image mail_signed_verified (const xtd::drawing::size &size) noexcept
 Gets the status system image "mail-signed-verified" with specified size.
 
static xtd::drawing::image media_playlist_repeat () noexcept
 Gets the status system image "media-playlist-repeat".
 
static xtd::drawing::image media_playlist_repeat (const xtd::drawing::size &size) noexcept
 Gets the status system image "media-playlist-repeat" with specified size.
 
static xtd::drawing::image media_playlist_shuffle () noexcept
 Gets the status system image "media-playlist-shuffle".
 
static xtd::drawing::image media_playlist_shuffle (const xtd::drawing::size &size) noexcept
 Gets the status system image "media-playlist-shuffle" with specified size.
 
static xtd::drawing::image network_error () noexcept
 Gets the status system image "network-error".
 
static xtd::drawing::image network_error (const xtd::drawing::size &size) noexcept
 Gets the status system image "network-error" with specified size.
 
static xtd::drawing::image network_idle () noexcept
 Gets the status system image "network-idle".
 
static xtd::drawing::image network_idle (const xtd::drawing::size &size) noexcept
 Gets the status system image "network-idle" with specified size.
 
static xtd::drawing::image network_offline () noexcept
 Gets the status system image "network-offline".
 
static xtd::drawing::image network_offline (const xtd::drawing::size &size) noexcept
 Gets the status system image "network-offline" with specified size.
 
static xtd::drawing::image network_receive () noexcept
 Gets the status system image "network-receive".
 
static xtd::drawing::image network_receive (const xtd::drawing::size &size) noexcept
 Gets the status system image "network-receive" with specified size.
 
static xtd::drawing::image network_transmit () noexcept
 Gets the status system image "network-transmit".
 
static xtd::drawing::image network_transmit (const xtd::drawing::size &size) noexcept
 Gets the status system image "network-transmit" with specified size.
 
static xtd::drawing::image network_transmit_receive () noexcept
 Gets the status system image "network-transmit-receive".
 
static xtd::drawing::image network_transmit_receive (const xtd::drawing::size &size) noexcept
 Gets the status system image "network-transmit-receive" with specified size.
 
static xtd::drawing::image printer_error () noexcept
 Gets the status system image "printer-error".
 
static xtd::drawing::image printer_error (const xtd::drawing::size &size) noexcept
 Gets the status system image "printer-error" with specified size.
 
static xtd::drawing::image printer_printing () noexcept
 Gets the status system image "printer-printing".
 
static xtd::drawing::image printer_printing (const xtd::drawing::size &size) noexcept
 Gets the status system image "printer-printing" with specified size.
 
static xtd::drawing::image security_high () noexcept
 Gets the status system image "security-high".
 
static xtd::drawing::image security_high (const xtd::drawing::size &size) noexcept
 Gets the status system image "security-high" with specified size.
 
static xtd::drawing::image security_medium () noexcept
 Gets the status system image "security-medium".
 
static xtd::drawing::image security_medium (const xtd::drawing::size &size) noexcept
 Gets the status system image "security-medium" with specified size.
 
static xtd::drawing::image security_low () noexcept
 Gets the status system image "security-low".
 
static xtd::drawing::image security_low (const xtd::drawing::size &size) noexcept
 Gets the status system image "security-low" with specified size.
 
static xtd::drawing::image software_update_available () noexcept
 Gets the status system image "software-update-available".
 
static xtd::drawing::image software_update_available (const xtd::drawing::size &size) noexcept
 Gets the status system image "software-update-available" with specified size.
 
static xtd::drawing::image software_update_urgent () noexcept
 Gets the status system image "software-update-urgent".
 
static xtd::drawing::image software_update_urgent (const xtd::drawing::size &size) noexcept
 Gets the status system image "software-update-urgent" with specified size.
 
static xtd::drawing::image task_due () noexcept
 Gets the status system image "task-due".
 
static xtd::drawing::image task_due (const xtd::drawing::size &size) noexcept
 Gets the status system image "task-due" with specified size.
 
static xtd::drawing::image task_past_due () noexcept
 Gets the status system image "task-past-due".
 
static xtd::drawing::image task_past_due (const xtd::drawing::size &size) noexcept
 Gets the status system image "task-past-due" with specified size.
 
static xtd::drawing::image user_available () noexcept
 Gets the status system image "user-available".
 
static xtd::drawing::image user_available (const xtd::drawing::size &size) noexcept
 Gets the status system image "user-available" with specified size.
 
static xtd::drawing::image user_away () noexcept
 Gets the status system image "user-away".
 
static xtd::drawing::image user_away (const xtd::drawing::size &size) noexcept
 Gets the status system image "user-away" with specified size.
 
static xtd::drawing::image user_idle () noexcept
 Gets the status system image "user-idle".
 
static xtd::drawing::image user_idle (const xtd::drawing::size &size) noexcept
 Gets the status system image "user-idle" with specified size.
 
static xtd::drawing::image user_offline () noexcept
 Gets the status system image "user-offline".
 
static xtd::drawing::image user_offline (const xtd::drawing::size &size) noexcept
 Gets the status system image "user-offline" with specified size.
 
static xtd::drawing::image user_trash_full () noexcept
 Gets the status system image "user-trash-full".
 
static xtd::drawing::image user_trash_full (const xtd::drawing::size &size) noexcept
 Gets the status system image "user-trash-full" with specified size.
 
static xtd::drawing::image weather_clear () noexcept
 Gets the status system image "weather-clear".
 
static xtd::drawing::image weather_clear (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-clear" with specified size.
 
static xtd::drawing::image weather_clear_night () noexcept
 Gets the status system image "weather-clear-night".
 
static xtd::drawing::image weather_clear_night (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-clear-night" with specified size.
 
static xtd::drawing::image weather_few_clouds () noexcept
 Gets the status system image "weather-few-clouds".
 
static xtd::drawing::image weather_few_clouds (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-few-clouds" with specified size.
 
static xtd::drawing::image weather_few_clouds_night () noexcept
 Gets the status system image "weather-few-clouds-night".
 
static xtd::drawing::image weather_few_clouds_night (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-few-clouds-night" with specified size.
 
static xtd::drawing::image weather_fog () noexcept
 Gets the status system image "weather-fog".
 
static xtd::drawing::image weather_fog (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-fog" with specified size.
 
static xtd::drawing::image weather_overcast () noexcept
 Gets the status system image "weather-overcast".
 
static xtd::drawing::image weather_overcast (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-overcast" with specified size.
 
static xtd::drawing::image weather_severe_alert () noexcept
 Gets the status system image "weather-severe-alert".
 
static xtd::drawing::image weather_severe_alert (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-severe-alert" with specified size.
 
static xtd::drawing::image weather_showers () noexcept
 Gets the status system image "weather-showers".
 
static xtd::drawing::image weather_showers (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-showers" with specified size.
 
static xtd::drawing::image weather_showers_scattered () noexcept
 Gets the status system image "weather-showers-scattered".
 
static xtd::drawing::image weather_showers_scattered (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-showers-scattered" with specified size.
 
static xtd::drawing::image weather_snow () noexcept
 Gets the status system image "weather-snow".
 
static xtd::drawing::image weather_snow (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-snow" with specified size.
 
static xtd::drawing::image weather_storm () noexcept
 Gets the status system image "weather-storm".
 
static xtd::drawing::image weather_storm (const xtd::drawing::size &size) noexcept
 Gets the status system image "weather-storm" with specified size.
 

Public Static Methods

static const std::vector< xtd::drawing::image > & get_images () noexcept
 Gets an array of images.
 
static std::vector< xtd::drawing::imageget_images (const xtd::drawing::size &size) noexcept
 Gets an array of images with specified size.
 
static const std::vector< xtd::string > & get_image_names () noexcept
 Gets an array of image names.
 

The documentation for this class was generated from the following file: