#include <automagic.h>
Base class for all AutoMagic.
◆ AutoMagic()
AutoMagic::AutoMagic |
( |
Element * |
pBaseElement, |
|
|
const wchar_t * |
pWatchPath, |
|
|
const wchar_t * |
pValuePath |
|
) |
| |
Creates ValuePath and sets listeners on BaseElement
◆ getValueElement()
Element * AutoMagic::getValueElement |
( |
| ) |
|
|
protected |
Gets the Value element if it still exists.
- Returns
- Pointer to the value element, or NULL if the value element was destroyed.
◆ installAutoMagic()
Global method for hooking AutoMagic to documents
The documentation for this class was generated from the following files:
- /home/okkel/Projects/Cpp/separatista/lib/separatista/automagic.h
- /home/okkel/Projects/Cpp/separatista/lib/separatista/automagic.cpp