#include <button.hh>
Inheritance diagram for VOSGUI::RemoteButton:
Definition at line 144 of file button.hh.
|
Constructor.
Definition at line 61 of file button.cc. Referenced by new_RemoteButton(). |
|
Static generator, for factory.
|
|
Call on remote objects to indicate a putton press. Local objects will notify listeners (see LocalButton::push).
Implements VOSGUI::Button. |