LogDoctor/docs/html/classStyleSec.html

9.1 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
Loading...
Searching...
No Matches

StyleSec. More...

#include <stylesheets.h>

Static Public Member Functions

static void getStyleSheet (QString &stylesheet, const QString &icons_theme, const int theme_id)
 Provides the requested stylesheet. More...
 

Static Private Member Functions

static void makeStyleSheet (QString &ss, const std::unordered_map< std::string, QString > &style, const QString &theme)
 Builds the final stylesheet upon the generic model. More...
 

Detailed Description

StyleSec.

Utilities for the stylesheets

Member Function Documentation

◆ getStyleSheet()

void StyleSec::getStyleSheet ( QString &  stylesheet,
const QString &  icons_theme,
const int  theme_id 
)
static

Provides the requested stylesheet.

Parameters
stylesheetWill hold the stylesheet
icons_themeThe theme selected for the Icons
theme_idThe theme selected for the Window

◆ makeStyleSheet()

void StyleSec::makeStyleSheet ( QString &  ss,
const std::unordered_map< std::string, QString > &  style,
const QString &  theme 
)
staticprivate

Builds the final stylesheet upon the generic model.

Parameters
ssWill hold the stylesheet
styleThe key-value pairs to be applied at the generic
themeThe theme selected for the Icons

The documentation for this class was generated from the following files:
  • logdoctor/utilities/stylesheets.h
  • logdoctor/utilities/stylesheets.cpp

Generated by doxygen 1.9.5 </html>