FINAL CUT
Public Member Functions | Static Public Member Functions | List of all members
finalcut::FVTermAttribute Class Reference
Inheritance diagram for finalcut::FVTermAttribute:
Inheritance graph
[legend]

Public Member Functions

 FVTermAttribute (const FVTermAttribute &)=delete
 
 FVTermAttribute (FVTermAttribute &&) noexcept=delete
 
auto operator= (const FVTermAttribute &) -> FVTermAttribute &=delete
 
auto operator= (FVTermAttribute &&) noexcept -> FVTermAttribute &=delete
 
virtual auto getClassName () const -> FString
 

Static Public Member Functions

static auto getTermForegroundColor () -> FColor
 
static auto getTermBackgroundColor () -> FColor
 
static auto getAttribute () -> FChar &
 
static void setColor (FColor, FColor)
 
static void setNormal ()
 
static void setBold (bool=true)
 
static void unsetBold ()
 
static void setDim (bool=true)
 
static void unsetDim ()
 
static void setItalic (bool=true)
 
static void unsetItalic ()
 
static void setUnderline (bool=true)
 
static void unsetUnderline ()
 
static void setBlink (bool=true)
 
static void unsetBlink ()
 
static void setReverse (bool=true)
 
static void unsetReverse ()
 
static void setStandout (bool=true)
 
static void unsetStandout ()
 
static void setInvisible (bool=true)
 
static void unsetInvisible ()
 
static void setProtected (bool=true)
 
static void unsetProtected ()
 
static void setCrossedOut (bool=true)
 
static void unsetCrossedOut ()
 
static void setDoubleUnderline (bool=true)
 
static void unsetDoubleUnderline ()
 
static void setAltCharset (bool=true)
 
static void unsetAltCharset ()
 
static void setPCcharset (bool=true)
 
static void unsetPCcharset ()
 
static void setTransparent (bool=true)
 
static void unsetTransparent ()
 
static void setColorOverlay (bool=true)
 
static void unsetColorOverlay ()
 
static void setInheritBackground (bool=true)
 
static void unsetInheritBackground ()
 
static auto isBold () -> bool
 
static auto isDim () -> bool
 
static auto isItalic () -> bool
 
static auto isUnderline () -> bool
 
static auto isBlink () -> bool
 
static auto isReverse () -> bool
 
static auto isStandout () -> bool
 
static auto isInvisible () -> bool
 
static auto isProtected () -> bool
 
static auto isCrossedOut () -> bool
 
static auto isDoubleUnderline () -> bool
 
static auto isAltCharset () -> bool
 
static auto isPCcharset () -> bool
 
static auto isTransparent () -> bool
 
static auto isColorOverlay () -> bool
 
static auto isInheritBackground () -> bool
 
static void initAttribute ()
 
static void print (const FStyle &)
 
static void print (const FColorPair &)
 

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