/////////////////////////////////////////////////////////////////////////////
// Name: power.h
-// Purpose: documentation for wxPowerEvent class
+// Purpose: interface of wxPowerEvent
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
@library{wxbase}
@category{FIXME}
- @seealso
- wxGetPowerType, wxGetBatteryState
+ @see wxGetPowerType(), wxGetBatteryState()
*/
class wxPowerEvent : public wxEvent
{
*/
void Veto();
};
+