Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
Aspect_Background Class Reference

This class allows the definition of
a window background.
More...

#include <Aspect_Background.hxx>

Inheritance diagram for Aspect_Background:
Inheritance graph
[legend]

Public Member Functions

 Aspect_Background ()
 Creates a window background.
Default color : NOC_MATRAGRAY.
More...
 
 Aspect_Background (const Quantity_Color &AColor)
 Creates a window background with the colour <AColor>.
More...
 
void SetColor (const Quantity_Color &AColor)
 Modifies the colour of the window background <me>.
More...
 
Quantity_Color Color () const
 Returns the colour of the window background <me>.
More...
 

Detailed Description

This class allows the definition of
a window background.

Constructor & Destructor Documentation

Aspect_Background::Aspect_Background ( )

Creates a window background.
Default color : NOC_MATRAGRAY.

Aspect_Background::Aspect_Background ( const Quantity_Color AColor)

Creates a window background with the colour <AColor>.

Member Function Documentation

Quantity_Color Aspect_Background::Color ( ) const

Returns the colour of the window background <me>.

void Aspect_Background::SetColor ( const Quantity_Color AColor)

Modifies the colour of the window background <me>.


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