PixelLightAPI  .
Public Member Functions
PLGui::AppWindow Class Reference

An application window is usually a top-level window with a border and a title bar. More...

#include <AppWindow.h>

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

List of all members.

Public Member Functions

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

Detailed Description

An application window is usually a top-level window with a border and a title bar.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
[in]pParentPointer to parent widget
virtual PLGUI_API PLGui::AppWindow::~AppWindow ( ) [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:32
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported