Definition at line 37 of file svpaint.cpp.
◆ SVPaint()
SVPaint::SVPaint |
( |
const char * |
server_name | ) |
|
|
explicit |
Definition at line 179 of file svpaint.cpp.
180 window_ =
new ScrollView(
"ScrollView Paint Example",
194 has_start_point_ =
false;
void SetVisible(bool visible)
SVEvent * AwaitEvent(SVEventType type)
void AddEventHandler(SVEventHandler *listener)
Add an Event Listener to this ScrollView Window.
void BuildMenu(ScrollView *sv, bool menu_bar=true)
◆ Notify()
void SVPaint::Notify |
( |
const SVEvent * |
sv_event | ) |
|
|
virtual |
The documentation for this class was generated from the following file: