PathDividerCreateParams Class

Definition

Line 24 of FileExplorer/PathDivider.cm

Constructors & Destructor

public nothrow PathDividerCreateParams(ControlCreateParams& controlCreateParams_)

Member Functions

public nothrow PathDividerCreateParams& Defaults()
public nothrow PathDividerCreateParams& SetLineColor(const Color& lineColor_)

Member Variables

public ControlCreateParams& controlCreateParams
public Color lineColor

Constructor& Destructor Details

PathDividerCreateParams Constructor

public nothrow PathDividerCreateParams(ControlCreateParams& controlCreateParams_)

Definition
Line 26 of FileExplorer/PathDivider.cm


Member Function Details

Defaults Member Function

public nothrow PathDividerCreateParams& Defaults()

Definition
Line 31 of FileExplorer/PathDivider.cm


SetLineColor Member Function

public nothrow PathDividerCreateParams& SetLineColor(const Color& lineColor_)

Definition
Line 35 of FileExplorer/PathDivider.cm