Konsole
Konsole::ShouldApplyProperty Class Reference
Utility class to simplify code in SessionManager::applyProfile(). More...
#include <SessionManager.h>
Public Member Functions | |
bool | shouldApply (Profile::Property property) const |
ShouldApplyProperty (const Profile::Ptr profile, bool modifiedOnly) |
Detailed Description
Utility class to simplify code in SessionManager::applyProfile().
Definition at line 349 of file SessionManager.h.
Constructor & Destructor Documentation
Konsole::ShouldApplyProperty::ShouldApplyProperty | ( | const Profile::Ptr | profile, | |
bool | modifiedOnly | |||
) | [inline] |
Definition at line 352 of file SessionManager.h.
Member Function Documentation
bool Konsole::ShouldApplyProperty::shouldApply | ( | Profile::Property | property | ) | const [inline] |
Definition at line 355 of file SessionManager.h.
The documentation for this class was generated from the following file: