FINAL CUT
Public Member Functions | List of all members
finalcut::FColorPair Class Reference

Public Member Functions

 FColorPair (FColor fg=FColor::Default, FColor bg=FColor::Default)
 
auto getClassName () const -> FString
 
auto getForegroundColor () const noexcept -> FColor
 
auto getBackgroundColor () const noexcept -> FColor
 
void setForegroundColor (FColor color) noexcept
 
void setBackgroundColor (FColor color) noexcept
 
void setColorPair (const FColorPair &pair) noexcept
 
void setColorPair (FColor fg, FColor bg) noexcept
 
void swap () noexcept
 

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