FINAL CUT
Public Member Functions | Static Public Member Functions | List of all members
finalcut::FTermXTerminal Class Referencefinal

Public Member Functions

void redefineDefaultColors (bool=true) noexcept
 
void setCursorStyle (XTermCursorStyle)
 
void setFont (const FString &)
 
void setTitle (const FString &)
 
void setTermSize (const FSize &)
 
void setForeground (const FString &)
 
void setBackground (const FString &)
 
void setCursorColor (const FString &)
 
void setMouseForeground (const FString &)
 
void setMouseBackground (const FString &)
 
void setHighlightBackground (const FString &)
 
void setFocusSupport (bool enable=true)
 
void unsetFocusSupport ()
 
void metaSendsESC (bool=true)
 
auto getClassName () const -> FString
 
auto getCursorStyle () const noexcept -> XTermCursorStyle
 
auto getFont () const -> FString
 
auto getTitle () const -> FString
 
auto getForeground () const -> FString
 
auto getBackground () const -> FString
 
auto getCursorColor () const -> FString
 
auto getMouseForeground () const -> FString
 
auto getMouseBackground () const -> FString
 
auto getHighlightBackground () const -> FString
 
auto hasFont () const -> bool
 
auto hasTitle () const -> bool
 
void setDefaults ()
 
void resetColorMap () const
 
void resetForeground ()
 
void resetBackground ()
 
void resetCursorColor ()
 
void resetMouseForeground ()
 
void resetMouseBackground ()
 
void resetHighlightBackground ()
 
void resetDefaults ()
 
void resetTitle ()
 
void captureFontAndTitle ()
 

Static Public Member Functions

static void setMouseSupport (bool=true)
 
static void unsetMouseSupport ()
 
static auto getInstance () -> FTermXTerminal &
 

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