frepple::utils::CommandManager::Bookmark Class Reference

#include <utils.h>

Inheritance diagram for frepple::utils::CommandManager::Bookmark:

List of all members.

Public Member Functions

bool isActive () const
bool isChildOf (const Bookmark *b) const

Friends

class CommandManager

Detailed Description

A bookmark that keeps track of commands that can be undone and redone.

Definition at line 3900 of file utils.h.


Member Function Documentation

bool frepple::utils::CommandManager::Bookmark::isActive ( ) const [inline]

Returns true if the bookmark commands are active.

Definition at line 3912 of file utils.h.

bool frepple::utils::CommandManager::Bookmark::isChildOf ( const Bookmark b) const [inline]

Returns true if the bookmark is a child, grand-child or grand-grand-child of the argument bookmark.

Definition at line 3917 of file utils.h.


Friends And Related Function Documentation

friend class CommandManager [friend]

Reimplemented from frepple::utils::Command.

Definition at line 3902 of file utils.h.


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

Documentation generated for frePPLe by  doxygen