#include <PersistentWindowCache.h>
| bool PersistentWindowCache::addWindow |
( |
Window * |
w | ) |
|
| std::set<Window*>* PersistentWindowCache::getCachedWindows |
( |
| ) |
|
|
inline |
| bool PersistentWindowCache::hasWindow |
( |
Window * |
w | ) |
|
| bool PersistentWindowCache::hideWindow |
( |
Window * |
w | ) |
|
| bool PersistentWindowCache::removeWindow |
( |
Window * |
w | ) |
|
| bool PersistentWindowCache::shouldPersistWindow |
( |
Window * |
w | ) |
|
| void PersistentWindowCache::showWindow |
( |
Window * |
w | ) |
|
The documentation for this class was generated from the following files: