KWinInternal::RuleApplyResult< T > Struct Template Reference
#include <rules.h>
Public Attributes | |
| bool | wasApplied |
| T | value |
Detailed Description
template<typename T>
struct KWinInternal::RuleApplyResult< T >
The result of the apply* functions (at the time of writing there is only one: applyNoBorder()) which alongside the value derived from the rules application process return a boolean value indicating whether any rules were applied.
The documentation for this struct was generated from the following file:
Trinity API Reference