![]() |
libdisplaydevice v2026.322.2407
C++ library to modify display devices.
|
Data for tracking the modified changes. More...
#include <src/windows/include/display_device/windows/types.h>
Public Member Functions | |
| bool | hasModifications () const |
| Check if the changed topology has any other modifications. | |
Public Attributes | |
| HdrStateMap | m_original_hdr_states {} |
| DeviceDisplayModeMap | m_original_modes {} |
| std::string | m_original_primary_device {} |
| ActiveTopology | m_topology {} |
Friends | |
| bool | operator== (const Modified &lhs, const Modified &rhs) |
| Comparator for strict equality. | |
Data for tracking the modified changes.
|
nodiscard |
Check if the changed topology has any other modifications.
*Examples**