Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UArgs Class Reference

UArgs: list of arguments that is passed to UGroups and subclasses. More...

#include <uargs.hpp>

List of all members.

Public Member Functions

 UArgs (const UArgs &)
 UArgs (const UArgsImpl &)
 UArgs (const char *)
 UArgs (class UBrick *)
 UArgs (class UBrick &)
 UArgs (class ULink &)
 UArgs (class ULink *)
UArgsoperator+= (const UArgs &)

Static Public Attributes

const UArgs none

Friends

const UArgsImploperator+ (const UArgsImpl &, const char *)
const UArgsImploperator+ (const UArgsImpl &, class UBrick *)
const UArgsImploperator+ (const UArgsImpl &, class UBrick &)
const UArgsImploperator+ (const UArgsImpl &, class ULink &)
const UArgsImploperator+ (const UArgsImpl &, class ULink *)
const UArgsImploperator+ (const UArgsImpl &, const UArgs &)


Detailed Description

UArgs: list of arguments that is passed to UGroups and subclasses.

This class makes it possible to create lists of UBricks by using the + operator. It is used as the main argument of class UGroup and its subclasses (UBox, UWin, UButton, UDialog, UMenu...)

Notes:


The documentation for this class was generated from the following files:
Generated on Fri Aug 13 12:12:14 2004 for Ubit[Eric.Lecolinet@enst.fr] by doxygen 1.3.7