LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::WidgetDrawActionShape Class Reference

#include <WidgetDefinition.hxx>

Inheritance diagram for vcl::WidgetDrawActionShape:
[legend]
Collaboration diagram for vcl::WidgetDrawActionShape:
[legend]

Public Member Functions

 WidgetDrawActionShape (WidgetDrawActionType aType)
 
- Public Member Functions inherited from vcl::WidgetDrawAction
 WidgetDrawAction (WidgetDrawActionType aType)
 

Public Attributes

Color maStrokeColor
 
Color maFillColor
 
sal_Int32 mnStrokeWidth
 
- Public Attributes inherited from vcl::WidgetDrawAction
WidgetDrawActionType maType
 

Detailed Description

Definition at line 44 of file WidgetDefinition.hxx.

Constructor & Destructor Documentation

◆ WidgetDrawActionShape()

vcl::WidgetDrawActionShape::WidgetDrawActionShape ( WidgetDrawActionType  aType)
inline

Definition at line 47 of file WidgetDefinition.hxx.

Member Data Documentation

◆ maFillColor

Color vcl::WidgetDrawActionShape::maFillColor

Definition at line 54 of file WidgetDefinition.hxx.

◆ maStrokeColor

Color vcl::WidgetDrawActionShape::maStrokeColor

Definition at line 53 of file WidgetDefinition.hxx.

◆ mnStrokeWidth

sal_Int32 vcl::WidgetDrawActionShape::mnStrokeWidth

Definition at line 55 of file WidgetDefinition.hxx.


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