PixelLightAPI  .
Public Member Functions
PLGui::ToggleButton Class Reference

A standard button that can be toggled (binary state) More...

#include <ToggleButton.h>

Inheritance diagram for PLGui::ToggleButton:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PLGUI_API ToggleButton (Widget *pParent=nullptr)
 Constructor.
virtual PLGUI_API ~ToggleButton ()
 Destructor.

Detailed Description

A standard button that can be toggled (binary state)


Constructor & Destructor Documentation

PLGUI_API PLGui::ToggleButton::ToggleButton ( Widget pParent = nullptr)

Constructor.

Parameters:
[in]pParentPointer to the parent widget
virtual PLGUI_API PLGui::ToggleButton::~ToggleButton ( ) [virtual]

Destructor.


The documentation for this class was generated from the following file:


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:33
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported