nw::lyt::Group::Group Constructor

Syntax

Group(
     const res::Group * pResGroup,
     Pane * pRootPane
);

Arguments

Name Description
pResGroup Pointer to the group resource.
pRootPane Pointer to the root pane.

Description

Constructor.

Initializes in a state where panes are added based on the group resource.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL