• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • twin
 

twin

  • KWinInternal
  • RuleApplyResult
Public Attributes | List of all members
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.

Definition at line 41 of file rules.h.

Member Data Documentation

◆ value

template<typename T>
T KWinInternal::RuleApplyResult< T >::value

Definition at line 43 of file rules.h.

◆ wasApplied

template<typename T>
bool KWinInternal::RuleApplyResult< T >::wasApplied

Definition at line 42 of file rules.h.


The documentation for this struct was generated from the following file:
  • rules.h

twin

Skip menu "twin"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members

twin

Skip menu "twin"
  • kate
  • libkonq
  • twin
  •   lib
Generated for twin by doxygen 1.15.0
This website is maintained by Timothy Pearson.