LogDoctor/docs/html/namespaceColorSec.html

7.3 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 4.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
Loading...
Searching...
No Matches
ColorSec Namespace Reference

ColorSec. More...

Functions

std::unordered_map< std::string, QColor > getColors () noexcept
 Provides a map with pre-made colors.
 
std::unordered_map< ColorsScheme, std::unordered_map< std::string, QString > > getColorSchemes () noexcept
 Provides a map with pre-made color-schemes for the TextBrowser.
 
void applyChartTheme (const std::unordered_map< std::string, QFont > &fonts, QChartView *chart_view)
 Applies the choosen theme to the given chart.
 

Detailed Description

ColorSec.

Utilities for the colors

Function Documentation

◆ applyChartTheme()

void ColorSec::applyChartTheme ( const std::unordered_map< std::string, QFont > & fonts,
QChartView * chart_view )

Applies the choosen theme to the given chart.

Parameters
fontsThe fonts set
chart_viewThe chart on which the theme will be applied
Exceptions
DoNotCatchException

Generated by doxygen 1.10.0 </html>