diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 0bbd5828..b2e36b81 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -111,18 +111,19 @@ $(function() {  CLogParserExceptionLogParserException  CMainSliceRepresents a slice  CMainWindowMainWindow - CRichTextRichText - CSHA256 - CSnake - CTile - CSnakeGameSnake - CStoreOpsStoreOps - CStringOpsStringOps - CStyleSecStyleSec - CTextBrowserTextBrowser - CTRTR - CVecOpsVecOps - CWebServerExceptionWebServerException + CResultResult + CRichTextRichText + CSHA256 + CSnake + CTile + CSnakeGameSnake + CStoreOpsStoreOps + CStringOpsStringOps + CStyleSecStyleSec + CTextBrowserTextBrowser + CTRTR + CVecOpsVecOps + CWebServerExceptionWebServerException diff --git a/docs/html/classCrapview.html b/docs/html/classCrapview.html index 53de8983..c3cbc2cc 100644 --- a/docs/html/classCrapview.html +++ b/docs/html/classCrapview.html @@ -1014,7 +1014,7 @@ Private Member Functions -
Returns
The resulting filter to apply at the query
+
Returns
The resulting filter to apply to the query
@@ -1041,7 +1041,7 @@ Private Member Functions -
Returns
The resulting filter to apply at the query
+
Returns
The resulting filter to apply to the query
@@ -1068,7 +1068,7 @@ Private Member Functions -
Returns
The resulting filter to apply at the query
+
Returns
The resulting filter to apply to the query
diff --git a/docs/html/classDbQuery-members.html b/docs/html/classDbQuery-members.html index 8667b0f5..0a0abfa1 100644 --- a/docs/html/classDbQuery-members.html +++ b/docs/html/classDbQuery-members.html @@ -77,19 +77,19 @@ $(function() {

This is the complete list of members for DbQuery, including all inherited members.

- + - + - - - - - + + + + + diff --git a/docs/html/classDbQuery.html b/docs/html/classDbQuery.html index a2e52f8c..0c94e7e3 100644 --- a/docs/html/classDbQuery.html +++ b/docs/html/classDbQuery.html @@ -88,30 +88,30 @@ void  - - - + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -135,8 +135,8 @@ Private Member Functions
getDaytimeCounts(std::tuple< bool, std::unordered_map< int, std::unordered_map< int, int > > > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_, const QString &field_filter)DbQuery
getDaytimeCounts(Result< stats_day_items_t > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_, const QString &field_filter)DbQuery
getDbField(const QString &tr_fld)DbQueryprivate
getGlobalCounts(const QString &web_server, const std::unordered_map< int, std::unordered_map< int, std::vector< int > > > &dates, std::vector< std::unordered_map< QString, int > > &recurs, std::tuple< QString, int > &traf_date, std::unordered_map< int, double > &traf_day, std::unordered_map< int, double > &traf_hour, std::vector< long long > &perf_time, std::vector< long long > &perf_sent, std::vector< long long > &perf_receiv, long &req_count)DbQuery
getItemsCount(std::tuple< bool, std::vector< std::tuple< QString, int > > > &result, const QString &web_server, const QString &year, const QString &month, const QString &day, const QString &log_field)DbQuery
getItemsCount(Result< stats_count_items_t > &result, const QString &web_server, const QString &year, const QString &month, const QString &day, const QString &log_field)DbQuery
getMinuteGap(const int &minute, const int &gap=10)DbQueryprivate
getMonthDays(const int &year, const int &month)DbQueryprivate
getMonthNumber(const QString &month_str)DbQueryprivate
getMonthsCount(const int &from_year, const int &from_month, const int &to_year, const int &to_month)DbQueryprivate
getRelationalCountsDay(std::tuple< bool, std::vector< std::tuple< long long, int > > > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)DbQuery
getRelationalCountsPeriod(std::tuple< bool, std::vector< std::tuple< long long, int > > > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)DbQuery
getSpeedData(std::tuple< bool, std::vector< std::tuple< long long, std::vector< QString > > > > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &protocol_f, const QString &method_f, const QString &uri_f, const QString &query_f, const QString &response_f)DbQuery
getWarnCounts(std::tuple< bool, std::vector< std::vector< std::vector< std::vector< QString > > > > > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &hour_)DbQuery
refreshDates(std::tuple< bool, std::unordered_map< int, std::unordered_map< int, std::unordered_map< int, std::vector< int > > > > > &result)DbQuery
getRelationalCountsDay(Result< stats_relat_items_t > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)DbQuery
getRelationalCountsPeriod(Result< stats_relat_items_t > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)DbQuery
getSpeedData(Result< stats_speed_items_t > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &protocol_f, const QString &method_f, const QString &uri_f, const QString &query_f, const QString &response_f)DbQuery
getWarnCounts(Result< stats_warn_items_t > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &hour_)DbQuery
refreshDates(Result< stats_dates_t > &result)DbQuery
setDbPath(const std::string &path)DbQuery
setDialogLevel(const int &new_level)DbQuery
updateWarnings(const QString &web_server, const std::vector< std::tuple< int, int > > &updates)DbQuery
setDialogLevel (c
void setDbPath (const std::string &path)
 Sets the path for the logs Collection database. More...
 
void refreshDates (std::tuple< bool, std::unordered_map< int, std::unordered_map< int, std::unordered_map< int, std::vector< int > > > > > &result)
 Refreshes the dates which are available in the database. More...
 
void refreshDates (Result< stats_dates_t > &result)
 Refreshes the dates which are available in the database. More...
 
void updateWarnings (const QString &web_server, const std::vector< std::tuple< int, int > > &updates)
 Updates the database applying the changes made in the Warnings statistics table. More...
 
void getWarnCounts (std::tuple< bool, std::vector< std::vector< std::vector< std::vector< QString > > > > > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &hour_)
 Retrieves the data needed for the Warnings statistics. More...
 
void getSpeedData (std::tuple< bool, std::vector< std::tuple< long long, std::vector< QString > > > > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &protocol_f, const QString &method_f, const QString &uri_f, const QString &query_f, const QString &response_f)
 Retrieves the data needed for the Speed statistics. More...
 
void getItemsCount (std::tuple< bool, std::vector< std::tuple< QString, int > > > &result, const QString &web_server, const QString &year, const QString &month, const QString &day, const QString &log_field)
 Retrieves the data needed for the Counts statistics. More...
 
void getDaytimeCounts (std::tuple< bool, std::unordered_map< int, std::unordered_map< int, int > > > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_, const QString &field_filter)
 Retrieves the data needed for the Daytime statistics. More...
 
void getRelationalCountsDay (std::tuple< bool, std::vector< std::tuple< long long, int > > > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)
 Retrieves the data needed for the Relationsl statistics. More...
 
void getRelationalCountsPeriod (std::tuple< bool, std::vector< std::tuple< long long, int > > > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)
 Retrieves the data needed for the Relational statistics. More...
 
void getWarnCounts (Result< stats_warn_items_t > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &hour_)
 Retrieves the data needed for the Warnings statistics. More...
 
void getSpeedData (Result< stats_speed_items_t > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &protocol_f, const QString &method_f, const QString &uri_f, const QString &query_f, const QString &response_f)
 Retrieves the data needed for the Speed statistics. More...
 
void getItemsCount (Result< stats_count_items_t > &result, const QString &web_server, const QString &year, const QString &month, const QString &day, const QString &log_field)
 Retrieves the data needed for the Counts statistics. More...
 
void getDaytimeCounts (Result< stats_day_items_t > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_, const QString &field_filter)
 Retrieves the data needed for the Daytime statistics. More...
 
void getRelationalCountsDay (Result< stats_relat_items_t > &result, const QString &web_server, const QString &year_, const QString &month_, const QString &day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)
 Retrieves the data needed for the Relationsl statistics. More...
 
void getRelationalCountsPeriod (Result< stats_relat_items_t > &result, const QString &web_server, const QString &from_year_, const QString &from_month_, const QString &from_day_, const QString &to_year_, const QString &to_month_, const QString &to_day_, const QString &log_field_1_, const QString &field_filter_1, const QString &log_field_2_, const QString &field_filter_2)
 Retrieves the data needed for the Relational statistics. More...
 
const bool getGlobalCounts (const QString &web_server, const std::unordered_map< int, std::unordered_map< int, std::vector< int > > > &dates, std::vector< std::unordered_map< QString, int > > &recurs, std::tuple< QString, int > &traf_date, std::unordered_map< int, double > &traf_day, std::unordered_map< int, double > &traf_hour, std::vector< long long > &perf_time, std::vector< long long > &perf_sent, std::vector< long long > &perf_receiv, long &req_count)
 Retrieves the data needed for the Global statistics. More...
 
 

Member Function Documentation

- -

◆ getDaytimeCounts()

+ +

◆ getDaytimeCounts()

@@ -144,7 +144,7 @@ Private Member Functions void DbQuery::getDaytimeCounts ( - std::tuple< bool, std::unordered_map< int, std::unordered_map< int, int > > > &  + Result< stats_day_items_t > &  result, @@ -357,8 +357,8 @@ Private Member Functions
- -

◆ getItemsCount()

+ +

◆ getItemsCount()

@@ -366,7 +366,7 @@ Private Member Functions void DbQuery::getItemsCount ( - std::tuple< bool, std::vector< std::tuple< QString, int > > > &  + Result< stats_count_items_t > &  result, @@ -638,8 +638,8 @@ Private Member Functions
- -

◆ getRelationalCountsDay()

+ +

◆ getRelationalCountsDay()

@@ -647,7 +647,7 @@ Private Member Functions void DbQuery::getRelationalCountsDay ( - std::tuple< bool, std::vector< std::tuple< long long, int > > > &  + Result< stats_relat_items_t > &  result, @@ -721,12 +721,12 @@ Private Member Functions -
See also
getRelationalCountsPeriod()
+
See also
getRelationalCountsPeriod()
- -

◆ getRelationalCountsPeriod()

+ +

◆ getRelationalCountsPeriod()

@@ -734,7 +734,7 @@ Private Member Functions void DbQuery::getRelationalCountsPeriod ( - std::tuple< bool, std::vector< std::tuple< long long, int > > > &  + Result< stats_relat_items_t > &  result, @@ -829,12 +829,12 @@ Private Member Functions -
See also
getRelationalCountsDay()
+
See also
getRelationalCountsDay()
- -

◆ getSpeedData()

+ +

◆ getSpeedData()

@@ -842,7 +842,7 @@ Private Member Functions void DbQuery::getSpeedData ( - std::tuple< bool, std::vector< std::tuple< long long, std::vector< QString > > > > &  + Result< stats_speed_items_t > &  result, @@ -926,8 +926,8 @@ Private Member Functions
- -

◆ getWarnCounts()

+ +

◆ getWarnCounts()

@@ -935,7 +935,7 @@ Private Member Functions void DbQuery::getWarnCounts ( - std::tuple< bool, std::vector< std::vector< std::vector< std::vector< QString > > > > > &  + Result< stats_warn_items_t > &  result, @@ -991,8 +991,8 @@ Private Member Functions
- -

◆ refreshDates()

+ +

◆ refreshDates()

@@ -1000,7 +1000,7 @@ Private Member Functions void DbQuery::refreshDates ( - std::tuple< bool, std::unordered_map< int, std::unordered_map< int, std::unordered_map< int, std::vector< int > > > > > &  + Result< stats_dates_t > &  result) diff --git a/docs/html/classMainWindow-members.html b/docs/html/classMainWindow-members.html index e8cea435..f225e841 100644 --- a/docs/html/classMainWindow-members.html +++ b/docs/html/classMainWindow-members.html @@ -88,7 +88,7 @@ $(function() { geometryToString()MainWindowprivate list2string(const std::vector< std::string > &list, const bool &user_agent=false)MainWindowprivate makeInitialChecks()MainWindowprivate - menu_actionEnglish_triggered()MainWindowprivateslot + menu_actionEnglishGb_triggered()MainWindowprivateslot printableSize(const int &bytes)MainWindowprivate printableSpeed(const int &bytes, const int &secs)MainWindowprivate printableTime(const int &seconds)MainWindowprivate diff --git a/docs/html/classMainWindow.html b/docs/html/classMainWindow.html index 4c0fbeab..c10f99c9 100644 --- a/docs/html/classMainWindow.html +++ b/docs/html/classMainWindow.html @@ -92,8 +92,8 @@ Inheritance diagram for MainWindow:
- - + +

Private Slots

void menu_actionEnglish_triggered ()
 
void menu_actionEnglishGb_triggered ()
 
@@ -297,8 +297,8 @@ void  - - - - - - - - - + + + + + + + + + +

Private Member Functions

craplogFinished ( - -

◆ menu_actionEnglish_triggered

+ +

◆ menu_actionEnglishGb_triggered

@@ -307,7 +307,7 @@ void 
craplogFinished ( - + diff --git a/docs/html/classResult-members.html b/docs/html/classResult-members.html new file mode 100644 index 00000000..3d0fed55 --- /dev/null +++ b/docs/html/classResult-members.html @@ -0,0 +1,87 @@ + + + + + + + +LogDoctor: Member List + + + + + + + + + +
+
+
void MainWindow::menu_actionEnglish_triggered void MainWindow::menu_actionEnglishGb_triggered ( )
+ + + + + + +
+
LogDoctor 2.00 +
+
Parse Apache2/Nginx/IIS logs and create statistics
+
+ + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
Result< T > Member List
+
+
+ +

This is the complete list of members for Result< T >, including all inherited members.

+ + +
getData()Result< T >
+ + + + diff --git a/docs/html/classResult.html b/docs/html/classResult.html new file mode 100644 index 00000000..0fe75f09 --- /dev/null +++ b/docs/html/classResult.html @@ -0,0 +1,107 @@ + + + + + + + +LogDoctor: Result< T > Class Template Reference + + + + + + + + + +
+
+ + + + + + + +
+
LogDoctor 2.00 +
+
Parse Apache2/Nginx/IIS logs and create statistics
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ +
+
+ +
Result< T > Class Template Reference
+
+
+ +

Result. + More...

+ +

#include <result.h>

+ + + + + +

+Public Member Functions

+const T & getData ()
 Returns the data.
 
+

Detailed Description

+
template<typename T>
+class Result< T >

Result.

+

Holds the result for an operation and the relative data

+

The documentation for this class was generated from the following files:
    +
  • logdoctor/utilities/result.h
  • +
  • logdoctor/utilities/result.cpp
  • +
+
+ + + + diff --git a/docs/html/classes.html b/docs/html/classes.html index c7c1f3c6..382f6ab1 100644 --- a/docs/html/classes.html +++ b/docs/html/classes.html @@ -105,7 +105,7 @@ $(function() {
MainSlice
MainWindow
R
-
RichText
+
Result
RichText
S
SHA256
Snake
SnakeGame
StoreOps
StringOps
StyleSec
diff --git a/docs/html/functions_func_g.html b/docs/html/functions_func_g.html index e2ed3922..8a829c75 100644 --- a/docs/html/functions_func_g.html +++ b/docs/html/functions_func_g.html @@ -85,8 +85,9 @@ $(function() {
  • getColorSchemes() : ColorSec
  • getCurrentLogFormat() : Craplog
  • getCurrentWSID() : Craplog
  • +
  • getData() : Result< T >
  • getDays() : Crapview
  • -
  • getDaytimeCounts() : DbQuery
  • +
  • getDaytimeCounts() : DbQuery
  • getDbField() : DbQuery
  • getDialogsLevel() : Craplog, Crapview
  • getFields() : Crapview
  • @@ -96,7 +97,7 @@ $(function() {
  • getHashesDatabasePath() : Craplog
  • getHours() : Crapview
  • getIisLogSample() : FormatOps
  • -
  • getItemsCount() : DbQuery
  • +
  • getItemsCount() : DbQuery
  • getLogFieldID() : Crapview
  • getLogFieldString() : Crapview
  • getLogFileItem() : Craplog
  • @@ -115,13 +116,13 @@ $(function() {
  • getParsedLines() : Craplog, LogOps
  • getParsedSize() : LogOps
  • getPerfSize() : Craplog
  • -
  • getRelationalCountsDay() : DbQuery
  • -
  • getRelationalCountsPeriod() : DbQuery
  • -
  • getSpeedData() : DbQuery
  • +
  • getRelationalCountsDay() : DbQuery
  • +
  • getRelationalCountsPeriod() : DbQuery
  • +
  • getSpeedData() : DbQuery
  • getStatsDatabasePath() : Craplog
  • getStyleSheet() : StyleSec
  • getTotalSize() : Craplog, LogOps
  • -
  • getWarnCounts() : DbQuery
  • +
  • getWarnCounts() : DbQuery
  • getWarningSize() : Craplog
  • getWarnlist() : Craplog
  • getWideLinesUsage() : TextBrowser
  • diff --git a/docs/html/functions_func_m.html b/docs/html/functions_func_m.html index 1ea354c4..5f058b00 100644 --- a/docs/html/functions_func_m.html +++ b/docs/html/functions_func_m.html @@ -79,7 +79,7 @@ $(function() {
  • makeInitialChecks() : MainWindow
  • makePreview() : TextBrowser
  • makeStyleSheet() : StyleSec
  • -
  • menu_actionEnglish_triggered() : MainWindow
  • +
  • menu_actionEnglishGb_triggered() : MainWindow
  • move() : Food
  • msgDatabaseCreated() : DialogSec
  • diff --git a/docs/html/functions_func_r.html b/docs/html/functions_func_r.html index 708ee848..acfd00d8 100644 --- a/docs/html/functions_func_r.html +++ b/docs/html/functions_func_r.html @@ -78,7 +78,7 @@ $(function() {
  • readConfigs() : MainWindow
  • readFile() : GZutils, IOutils
  • recalculateAngles() : DonutBreakdown
  • -
  • refreshDates() : Crapview, DbQuery
  • +
  • refreshDates() : Crapview, DbQuery
  • refreshStatsDates() : MainWindow
  • renameAsCopy() : IOutils
  • replace() : StringOps
  • diff --git a/docs/html/functions_g.html b/docs/html/functions_g.html index 7609031c..adcaa6d7 100644 --- a/docs/html/functions_g.html +++ b/docs/html/functions_g.html @@ -86,8 +86,9 @@ $(function() {
  • getColorSchemes() : ColorSec
  • getCurrentLogFormat() : Craplog
  • getCurrentWSID() : Craplog
  • +
  • getData() : Result< T >
  • getDays() : Crapview
  • -
  • getDaytimeCounts() : DbQuery
  • +
  • getDaytimeCounts() : DbQuery
  • getDbField() : DbQuery
  • getDialogsLevel() : Craplog, Crapview
  • getFields() : Crapview
  • @@ -97,7 +98,7 @@ $(function() {
  • getHashesDatabasePath() : Craplog
  • getHours() : Crapview
  • getIisLogSample() : FormatOps
  • -
  • getItemsCount() : DbQuery
  • +
  • getItemsCount() : DbQuery
  • getLogFieldID() : Crapview
  • getLogFieldString() : Crapview
  • getLogFileItem() : Craplog
  • @@ -116,13 +117,13 @@ $(function() {
  • getParsedLines() : Craplog, LogOps
  • getParsedSize() : LogOps
  • getPerfSize() : Craplog
  • -
  • getRelationalCountsDay() : DbQuery
  • -
  • getRelationalCountsPeriod() : DbQuery
  • -
  • getSpeedData() : DbQuery
  • +
  • getRelationalCountsDay() : DbQuery
  • +
  • getRelationalCountsPeriod() : DbQuery
  • +
  • getSpeedData() : DbQuery
  • getStatsDatabasePath() : Craplog
  • getStyleSheet() : StyleSec
  • getTotalSize() : Craplog, LogOps
  • -
  • getWarnCounts() : DbQuery
  • +
  • getWarnCounts() : DbQuery
  • getWarningSize() : Craplog
  • getWarnlist() : Craplog
  • getWideLinesUsage() : TextBrowser
  • diff --git a/docs/html/functions_m.html b/docs/html/functions_m.html index 225ceede..7b5156db 100644 --- a/docs/html/functions_m.html +++ b/docs/html/functions_m.html @@ -80,7 +80,7 @@ $(function() {
  • makePreview() : TextBrowser
  • makeStyleSheet() : StyleSec
  • MAX_SNAKE_LENGTH : SnakeGame
  • -
  • menu_actionEnglish_triggered() : MainWindow
  • +
  • menu_actionEnglishGb_triggered() : MainWindow
  • movable : Food
  • move() : Food
  • msgDatabaseCreated() : DialogSec
  • diff --git a/docs/html/functions_r.html b/docs/html/functions_r.html index 39ca357e..f487d15d 100644 --- a/docs/html/functions_r.html +++ b/docs/html/functions_r.html @@ -78,7 +78,7 @@ $(function() {
  • readConfigs() : MainWindow
  • readFile() : GZutils, IOutils
  • recalculateAngles() : DonutBreakdown
  • -
  • refreshDates() : Crapview, DbQuery
  • +
  • refreshDates() : Crapview, DbQuery
  • refreshStatsDates() : MainWindow
  • renameAsCopy() : IOutils
  • replace() : StringOps
  • diff --git a/docs/html/functions_x.html b/docs/html/functions_x.html index 8e927b67..afe45d93 100644 --- a/docs/html/functions_x.html +++ b/docs/html/functions_x.html @@ -74,8 +74,9 @@ $(function() {
    Here is a list of all documented class members with links to the class documentation for each member:

    - x -

    diff --git a/docs/html/functions_y.html b/docs/html/functions_y.html index 0bfa5106..f5b35f1a 100644 --- a/docs/html/functions_y.html +++ b/docs/html/functions_y.html @@ -74,8 +74,9 @@ $(function() {
    Here is a list of all documented class members with links to the class documentation for each member:

    - y -

    diff --git a/docs/html/hierarchy.html b/docs/html/hierarchy.html index 1fab20d3..2a99a420 100644 --- a/docs/html/hierarchy.html +++ b/docs/html/hierarchy.html @@ -122,15 +122,16 @@ $(function() {
     CCrapupCrapup
     CCrissCrossCrissCross
     CSnakeGameSnake
     CSHA256
     CStoreOpsStoreOps
     CStringOpsStringOps
     CStyleSecStyleSec
     CTextBrowserTextBrowser
     CSnake::Tile
     CVecOps< T >VecOps
     Cstd::vector
     CSnake
     CResult< T >Result
     CSHA256
     CStoreOpsStoreOps
     CStringOpsStringOps
     CStyleSecStyleSec
     CTextBrowserTextBrowser
     CSnake::Tile
     CVecOps< T >VecOps
     Cstd::vector
     CSnake
    diff --git a/docs/html/search/all_10.js b/docs/html/search/all_10.js index 2a29594b..74a24bdb 100644 --- a/docs/html/search/all_10.js +++ b/docs/html/search/all_10.js @@ -4,17 +4,18 @@ var searchData= ['readconfigs_1',['readConfigs',['../classMainWindow.html#aae306cbf256c5a686cc8d9f2a1dbb18b',1,'MainWindow']]], ['readfile_2',['readFile',['../classGZutils.html#a72f6960bddea2b816af84e7773d5c6b2',1,'GZutils::readFile()'],['../classIOutils.html#a185c38eff9d9f4432c8138404941915e',1,'IOutils::readFile()']]], ['recalculateangles_3',['recalculateAngles',['../classDonutBreakdown.html#acd747ee2bbd23ce84eaf9d4db57938e3',1,'DonutBreakdown']]], - ['refreshdates_4',['refreshDates',['../classCrapview.html#ac98b1cbc75604b5145b5cff36e96eb78',1,'Crapview::refreshDates()'],['../classDbQuery.html#af0b44989b67b5735e7ca93a17a250eb3',1,'DbQuery::refreshDates()']]], + ['refreshdates_4',['refreshDates',['../classCrapview.html#ac98b1cbc75604b5145b5cff36e96eb78',1,'Crapview::refreshDates()'],['../classDbQuery.html#a666a5e656764c18907affcd169988212',1,'DbQuery::refreshDates()']]], ['refreshstatsdates_5',['refreshStatsDates',['../classMainWindow.html#ac8f4c84b43d14b6dcc6cb7b5f75ce343',1,'MainWindow']]], ['renameascopy_6',['renameAsCopy',['../classIOutils.html#a8fc152ae29702c3760a4f519ceb0b62a',1,'IOutils']]], ['replace_7',['replace',['../classStringOps.html#a9b073c9a47d2af00d33f1f5b05c167ad',1,'StringOps']]], ['requesttimeout_8',['requestTimeout',['../classCrapup.html#afe79a787fc0820afbc4573ca7091d880',1,'Crapup']]], ['resetperfdata_9',['resetPerfData',['../classLogOps.html#a811fb8fd3c84f4980c9044c16909457f',1,'LogOps']]], ['resolvepath_10',['resolvePath',['../classMainWindow.html#a0ef3bd8e892ddb8a70696c56e35bd79e',1,'MainWindow']]], - ['richlogsdefault_11',['richLogsDefault',['../classRichText.html#a28bf0bdd659cc7b7a58eab9e5cfad495',1,'RichText']]], - ['richlogsfailure_12',['richLogsFailure',['../classRichText.html#a6e5fe6270e6fed0b9e7c42eafc9b4732',1,'RichText']]], - ['richtext_13',['RichText',['../classRichText.html',1,'']]], - ['rotateimg_14',['rotateImg',['../classCrapup.html#a334624ab394fd773b0e6063e7baf7960',1,'Crapup']]], - ['rstrip_15',['rstrip',['../classStringOps.html#a698efee881c6b05439f4fb5016c6c92e',1,'StringOps']]], - ['run_16',['run',['../classCraplog.html#a9c3081cf6cf94b454a87a4d71de3003d',1,'Craplog']]] + ['result_11',['Result',['../classResult.html',1,'']]], + ['richlogsdefault_12',['richLogsDefault',['../classRichText.html#a28bf0bdd659cc7b7a58eab9e5cfad495',1,'RichText']]], + ['richlogsfailure_13',['richLogsFailure',['../classRichText.html#a6e5fe6270e6fed0b9e7c42eafc9b4732',1,'RichText']]], + ['richtext_14',['RichText',['../classRichText.html',1,'']]], + ['rotateimg_15',['rotateImg',['../classCrapup.html#a334624ab394fd773b0e6063e7baf7960',1,'Crapup']]], + ['rstrip_16',['rstrip',['../classStringOps.html#a698efee881c6b05439f4fb5016c6c92e',1,'StringOps']]], + ['run_17',['run',['../classCraplog.html#a9c3081cf6cf94b454a87a4d71de3003d',1,'Craplog']]] ]; diff --git a/docs/html/search/all_16.js b/docs/html/search/all_16.js index a8025930..de3f9a30 100644 --- a/docs/html/search/all_16.js +++ b/docs/html/search/all_16.js @@ -1,5 +1,5 @@ var searchData= [ - ['x_0',['x',['../classFood.html#a327d5731323aa500756f0b56a88e6bb5',1,'Food::x()'],['../structBodyPart.html#ad028f53499627e8fed0cc33b9464949b',1,'BodyPart::x()']]], - ['x_1',['X',['../classFood.html#ad31c5ac2518540d64c10143938fe8eb5',1,'Food']]] + ['x_0',['X',['../classFood.html#ad31c5ac2518540d64c10143938fe8eb5',1,'Food']]], + ['x_1',['x',['../classFood.html#a327d5731323aa500756f0b56a88e6bb5',1,'Food::x()'],['../structBodyPart.html#ad028f53499627e8fed0cc33b9464949b',1,'BodyPart::x()']]] ]; diff --git a/docs/html/search/all_17.js b/docs/html/search/all_17.js index 4178afb4..65f7f531 100644 --- a/docs/html/search/all_17.js +++ b/docs/html/search/all_17.js @@ -1,5 +1,5 @@ var searchData= [ - ['y_0',['y',['../classFood.html#a5dcfa7ef89ddcf8fd089ef99e7d6044f',1,'Food::y()'],['../structBodyPart.html#aa6c8fd72d59c9d20fa1943eac0ca8074',1,'BodyPart::y()']]], - ['y_1',['Y',['../classFood.html#a26a6873b59ce15c8cc7566338e4ee4ab',1,'Food']]] + ['y_0',['Y',['../classFood.html#a26a6873b59ce15c8cc7566338e4ee4ab',1,'Food']]], + ['y_1',['y',['../classFood.html#a5dcfa7ef89ddcf8fd089ef99e7d6044f',1,'Food::y()'],['../structBodyPart.html#aa6c8fd72d59c9d20fa1943eac0ca8074',1,'BodyPart::y()']]] ]; diff --git a/docs/html/search/all_6.js b/docs/html/search/all_6.js index a0582931..47a5a81d 100644 --- a/docs/html/search/all_6.js +++ b/docs/html/search/all_6.js @@ -14,47 +14,48 @@ var searchData= ['getcolorschemes_11',['getColorSchemes',['../classColorSec.html#a4ad467469ba6b81fd0827f73ac53b6f8',1,'ColorSec']]], ['getcurrentlogformat_12',['getCurrentLogFormat',['../classCraplog.html#a9d289b49aedb0fbc2ce02bd805a1a65c',1,'Craplog']]], ['getcurrentwsid_13',['getCurrentWSID',['../classCraplog.html#a9a49a14e50120682a342ea3ba63947a5',1,'Craplog']]], - ['getdays_14',['getDays',['../classCrapview.html#ad03099fd23d33fbd0f7ef5fcc1c67bde',1,'Crapview']]], - ['getdaytimecounts_15',['getDaytimeCounts',['../classDbQuery.html#a31937b71d3088a7cb84a522e85cc86f1',1,'DbQuery']]], - ['getdbfield_16',['getDbField',['../classDbQuery.html#a17b84cf6ad72726387256e5c6288e93c',1,'DbQuery']]], - ['getdialogslevel_17',['getDialogsLevel',['../classCraplog.html#a955b8b094062a6e2ee89cf884dd7b028',1,'Craplog::getDialogsLevel()'],['../classCrapview.html#a9c117a07b9eb26532156e82d7852725b',1,'Crapview::getDialogsLevel()']]], - ['getfields_18',['getFields',['../classCrapview.html#a9b565e2994fc2f5c7379898fb39c7f15',1,'Crapview']]], - ['getfont_19',['getFont',['../classTextBrowser.html#aef0e5e3fb14ca9b48c1d668aebc33b33',1,'TextBrowser']]], - ['getfontfamily_20',['getFontFamily',['../classTextBrowser.html#ab7ad4bfc3ef92bd938e00dc438559c0b',1,'TextBrowser']]], - ['getglobalcounts_21',['getGlobalCounts',['../classDbQuery.html#ae504836c92d55d421d5e34b145b2065b',1,'DbQuery']]], - ['gethashesdatabasepath_22',['getHashesDatabasePath',['../classCraplog.html#a2b66000f63d8ab34e894b90fe3496e43',1,'Craplog']]], - ['gethours_23',['getHours',['../classCrapview.html#ad6eb1887779aaa5f7c2aa95911e832b8',1,'Crapview']]], - ['getiislogsample_24',['getIisLogSample',['../classFormatOps.html#a1fe9ff3f875e96c0866622f1a60f29b5',1,'FormatOps']]], - ['getitemscount_25',['getItemsCount',['../classDbQuery.html#a47744cc993d6a4bada0a8aec992a2c23',1,'DbQuery']]], - ['getlogfieldid_26',['getLogFieldID',['../classCrapview.html#a2907f88ba82158c8c58f54383b4a7c2a',1,'Crapview']]], - ['getlogfieldstring_27',['getLogFieldString',['../classCrapview.html#ab4aa28144e1d1a8f7954e0a3c6d3f9d1',1,'Crapview']]], - ['getlogfileitem_28',['getLogFileItem',['../classCraplog.html#a8fc3affaf8da7695390877c63b5b6051',1,'Craplog']]], - ['getlogsformat_29',['getLogsFormat',['../classCraplog.html#a946a0f980c91d713bd01cca8e822616d',1,'Craplog']]], - ['getlogsformatsample_30',['getLogsFormatSample',['../classCraplog.html#ae772867818dcfac15eba8f94da7f0493',1,'Craplog']]], - ['getlogsformatstring_31',['getLogsFormatString',['../classCraplog.html#a159ff9779d1ff85c8ecc6cb63274d494',1,'Craplog']]], - ['getlogslist_32',['getLogsList',['../classCraplog.html#aa0c1078272a2c9c88e51da32c2cbf269',1,'Craplog']]], - ['getlogslistsize_33',['getLogsListSize',['../classCraplog.html#affcd5025487fb60f89d7a35c3c807454',1,'Craplog']]], - ['getlogspath_34',['getLogsPath',['../classCraplog.html#aefd29a191a45be88d34dcfadab076f6d',1,'Craplog']]], - ['getminutegap_35',['getMinuteGap',['../classDbQuery.html#ae172c2f717f939daa41c5a0681ca76c3',1,'DbQuery']]], - ['getmonthdays_36',['getMonthDays',['../classDbQuery.html#a3dcefca533b85ef4e4f8fc12bd380d3e',1,'DbQuery']]], - ['getmonthnumber_37',['getMonthNumber',['../classCrapview.html#af156af64d1cb47d1c0fe1bacc3745974',1,'Crapview::getMonthNumber()'],['../classDbQuery.html#a3254d6cbe61c890ebc6b9d97367256dd',1,'DbQuery::getMonthNumber()']]], - ['getmonths_38',['getMonths',['../classCrapview.html#aa8518f26e3769580bbd3439e094b221a',1,'Crapview']]], - ['getmonthscount_39',['getMonthsCount',['../classDbQuery.html#a2fd212eaa2c82188ffc469fa5737792b',1,'DbQuery']]], - ['getnginxlogsample_40',['getNginxLogSample',['../classFormatOps.html#a46cc3ff63986ec4437c20ccbd68569c2',1,'FormatOps']]], - ['getparsedlines_41',['getParsedLines',['../classLogOps.html#a239ed1c9dca8cbf31f8e7c3fe52c1be1',1,'LogOps::getParsedLines()'],['../classCraplog.html#ae933a2f390dc08664b2ea07acd0b1c39',1,'Craplog::getParsedLines()']]], - ['getparsedsize_42',['getParsedSize',['../classLogOps.html#a06ce568d05b595728093dd2458608f41',1,'LogOps']]], - ['getperfsize_43',['getPerfSize',['../classCraplog.html#a556449b0a92e4bea1e444faca663abd5',1,'Craplog']]], - ['getrelationalcountsday_44',['getRelationalCountsDay',['../classDbQuery.html#aa1691a2878a4a6821afdaf155251ec0b',1,'DbQuery']]], - ['getrelationalcountsperiod_45',['getRelationalCountsPeriod',['../classDbQuery.html#acae142053967818896367a61e808533c',1,'DbQuery']]], - ['getspeeddata_46',['getSpeedData',['../classDbQuery.html#a3aa22b5075bf5607d986d641668af1ea',1,'DbQuery']]], - ['getstatsdatabasepath_47',['getStatsDatabasePath',['../classCraplog.html#a1f08bdd3ce8f969684cfb2acccb3a8aa',1,'Craplog']]], - ['getstylesheet_48',['getStyleSheet',['../classStyleSec.html#ac0781d686293b84e935bd29fe5283b14',1,'StyleSec']]], - ['gettotalsize_49',['getTotalSize',['../classCraplog.html#a92dd0b6330bdc32c908e688b7eced812',1,'Craplog::getTotalSize()'],['../classLogOps.html#a669727346faca20c48fe8f00e3c906ec',1,'LogOps::getTotalSize()']]], - ['getwarncounts_50',['getWarnCounts',['../classDbQuery.html#a2fc983abeeec05d04a110a29f80c4009',1,'DbQuery']]], - ['getwarningsize_51',['getWarningSize',['../classCraplog.html#af79d254595263448fead944f82db8931',1,'Craplog']]], - ['getwarnlist_52',['getWarnlist',['../classCraplog.html#a53df5cc15fdc79c1708aaf002c2f7719',1,'Craplog']]], - ['getwidelinesusage_53',['getWideLinesUsage',['../classTextBrowser.html#a7a62dfd67e7a58f374951272ac13defd',1,'TextBrowser']]], - ['getyears_54',['getYears',['../classCrapview.html#ab3081c678b102b255fa9f32a8f94e052',1,'Crapview']]], - ['grow_55',['grow',['../classSnake.html#a524fb8b522e917f620cfb401f2badabe',1,'Snake']]], - ['gzutils_56',['GZutils',['../classGZutils.html',1,'']]] + ['getdata_14',['getData',['../classResult.html#a5de904d7791ed47839f47db2b6893957',1,'Result']]], + ['getdays_15',['getDays',['../classCrapview.html#ad03099fd23d33fbd0f7ef5fcc1c67bde',1,'Crapview']]], + ['getdaytimecounts_16',['getDaytimeCounts',['../classDbQuery.html#a78bce23f02038060ba4812534a1c4317',1,'DbQuery']]], + ['getdbfield_17',['getDbField',['../classDbQuery.html#a17b84cf6ad72726387256e5c6288e93c',1,'DbQuery']]], + ['getdialogslevel_18',['getDialogsLevel',['../classCraplog.html#a955b8b094062a6e2ee89cf884dd7b028',1,'Craplog::getDialogsLevel()'],['../classCrapview.html#a9c117a07b9eb26532156e82d7852725b',1,'Crapview::getDialogsLevel()']]], + ['getfields_19',['getFields',['../classCrapview.html#a9b565e2994fc2f5c7379898fb39c7f15',1,'Crapview']]], + ['getfont_20',['getFont',['../classTextBrowser.html#aef0e5e3fb14ca9b48c1d668aebc33b33',1,'TextBrowser']]], + ['getfontfamily_21',['getFontFamily',['../classTextBrowser.html#ab7ad4bfc3ef92bd938e00dc438559c0b',1,'TextBrowser']]], + ['getglobalcounts_22',['getGlobalCounts',['../classDbQuery.html#ae504836c92d55d421d5e34b145b2065b',1,'DbQuery']]], + ['gethashesdatabasepath_23',['getHashesDatabasePath',['../classCraplog.html#a2b66000f63d8ab34e894b90fe3496e43',1,'Craplog']]], + ['gethours_24',['getHours',['../classCrapview.html#ad6eb1887779aaa5f7c2aa95911e832b8',1,'Crapview']]], + ['getiislogsample_25',['getIisLogSample',['../classFormatOps.html#a1fe9ff3f875e96c0866622f1a60f29b5',1,'FormatOps']]], + ['getitemscount_26',['getItemsCount',['../classDbQuery.html#a34c32e81025f4c767cdf2ec6b4ab3bde',1,'DbQuery']]], + ['getlogfieldid_27',['getLogFieldID',['../classCrapview.html#a2907f88ba82158c8c58f54383b4a7c2a',1,'Crapview']]], + ['getlogfieldstring_28',['getLogFieldString',['../classCrapview.html#ab4aa28144e1d1a8f7954e0a3c6d3f9d1',1,'Crapview']]], + ['getlogfileitem_29',['getLogFileItem',['../classCraplog.html#a8fc3affaf8da7695390877c63b5b6051',1,'Craplog']]], + ['getlogsformat_30',['getLogsFormat',['../classCraplog.html#a946a0f980c91d713bd01cca8e822616d',1,'Craplog']]], + ['getlogsformatsample_31',['getLogsFormatSample',['../classCraplog.html#ae772867818dcfac15eba8f94da7f0493',1,'Craplog']]], + ['getlogsformatstring_32',['getLogsFormatString',['../classCraplog.html#a159ff9779d1ff85c8ecc6cb63274d494',1,'Craplog']]], + ['getlogslist_33',['getLogsList',['../classCraplog.html#aa0c1078272a2c9c88e51da32c2cbf269',1,'Craplog']]], + ['getlogslistsize_34',['getLogsListSize',['../classCraplog.html#affcd5025487fb60f89d7a35c3c807454',1,'Craplog']]], + ['getlogspath_35',['getLogsPath',['../classCraplog.html#aefd29a191a45be88d34dcfadab076f6d',1,'Craplog']]], + ['getminutegap_36',['getMinuteGap',['../classDbQuery.html#ae172c2f717f939daa41c5a0681ca76c3',1,'DbQuery']]], + ['getmonthdays_37',['getMonthDays',['../classDbQuery.html#a3dcefca533b85ef4e4f8fc12bd380d3e',1,'DbQuery']]], + ['getmonthnumber_38',['getMonthNumber',['../classCrapview.html#af156af64d1cb47d1c0fe1bacc3745974',1,'Crapview::getMonthNumber()'],['../classDbQuery.html#a3254d6cbe61c890ebc6b9d97367256dd',1,'DbQuery::getMonthNumber()']]], + ['getmonths_39',['getMonths',['../classCrapview.html#aa8518f26e3769580bbd3439e094b221a',1,'Crapview']]], + ['getmonthscount_40',['getMonthsCount',['../classDbQuery.html#a2fd212eaa2c82188ffc469fa5737792b',1,'DbQuery']]], + ['getnginxlogsample_41',['getNginxLogSample',['../classFormatOps.html#a46cc3ff63986ec4437c20ccbd68569c2',1,'FormatOps']]], + ['getparsedlines_42',['getParsedLines',['../classLogOps.html#a239ed1c9dca8cbf31f8e7c3fe52c1be1',1,'LogOps::getParsedLines()'],['../classCraplog.html#ae933a2f390dc08664b2ea07acd0b1c39',1,'Craplog::getParsedLines()']]], + ['getparsedsize_43',['getParsedSize',['../classLogOps.html#a06ce568d05b595728093dd2458608f41',1,'LogOps']]], + ['getperfsize_44',['getPerfSize',['../classCraplog.html#a556449b0a92e4bea1e444faca663abd5',1,'Craplog']]], + ['getrelationalcountsday_45',['getRelationalCountsDay',['../classDbQuery.html#a09f4401f27bf9ed27eb50cb6b4cbbedf',1,'DbQuery']]], + ['getrelationalcountsperiod_46',['getRelationalCountsPeriod',['../classDbQuery.html#a6dd70dbc8dd0a4f79aa066fb4ef93ee8',1,'DbQuery']]], + ['getspeeddata_47',['getSpeedData',['../classDbQuery.html#a6a1c4fddcdc6580da653bf2ad81d7558',1,'DbQuery']]], + ['getstatsdatabasepath_48',['getStatsDatabasePath',['../classCraplog.html#a1f08bdd3ce8f969684cfb2acccb3a8aa',1,'Craplog']]], + ['getstylesheet_49',['getStyleSheet',['../classStyleSec.html#ac0781d686293b84e935bd29fe5283b14',1,'StyleSec']]], + ['gettotalsize_50',['getTotalSize',['../classCraplog.html#a92dd0b6330bdc32c908e688b7eced812',1,'Craplog::getTotalSize()'],['../classLogOps.html#a669727346faca20c48fe8f00e3c906ec',1,'LogOps::getTotalSize()']]], + ['getwarncounts_51',['getWarnCounts',['../classDbQuery.html#aa3f8d1cdf799287f5aaeb4ae0e848393',1,'DbQuery']]], + ['getwarningsize_52',['getWarningSize',['../classCraplog.html#af79d254595263448fead944f82db8931',1,'Craplog']]], + ['getwarnlist_53',['getWarnlist',['../classCraplog.html#a53df5cc15fdc79c1708aaf002c2f7719',1,'Craplog']]], + ['getwidelinesusage_54',['getWideLinesUsage',['../classTextBrowser.html#a7a62dfd67e7a58f374951272ac13defd',1,'TextBrowser']]], + ['getyears_55',['getYears',['../classCrapview.html#ab3081c678b102b255fa9f32a8f94e052',1,'Crapview']]], + ['grow_56',['grow',['../classSnake.html#a524fb8b522e917f620cfb401f2badabe',1,'Snake']]], + ['gzutils_57',['GZutils',['../classGZutils.html',1,'']]] ]; diff --git a/docs/html/search/all_c.js b/docs/html/search/all_c.js index edd2a347..3565750b 100644 --- a/docs/html/search/all_c.js +++ b/docs/html/search/all_c.js @@ -8,7 +8,7 @@ var searchData= ['makepreview_5',['makePreview',['../classTextBrowser.html#a5b0eb8070202317c6e04534ca417c957',1,'TextBrowser']]], ['makestylesheet_6',['makeStyleSheet',['../classStyleSec.html#a7deedd8236a76bdb8ba050e1fb797f11',1,'StyleSec']]], ['max_5fsnake_5flength_7',['MAX_SNAKE_LENGTH',['../classSnakeGame.html#a3c6ebe785fb19d17383ea874819cc887',1,'SnakeGame']]], - ['menu_5factionenglish_5ftriggered_8',['menu_actionEnglish_triggered',['../classMainWindow.html#adffe78de926642168d16bfd8a2522c29',1,'MainWindow']]], + ['menu_5factionenglishgb_5ftriggered_8',['menu_actionEnglishGb_triggered',['../classMainWindow.html#a42ea06a6c166e5c8243944d4e5159514',1,'MainWindow']]], ['movable_9',['movable',['../classFood.html#ab4ab28e75609c4872fc47563909c4c61',1,'Food']]], ['move_10',['move',['../classFood.html#a7196aa14ad843820518dc9db03252d21',1,'Food']]], ['msgdatabasecreated_11',['msgDatabaseCreated',['../classDialogSec.html#ae916458257088da13a1a2bc885d5c71d',1,'DialogSec']]] diff --git a/docs/html/search/classes_9.js b/docs/html/search/classes_9.js index 6546caa9..992899ed 100644 --- a/docs/html/search/classes_9.js +++ b/docs/html/search/classes_9.js @@ -1,4 +1,5 @@ var searchData= [ - ['richtext_0',['RichText',['../classRichText.html',1,'']]] + ['result_0',['Result',['../classResult.html',1,'']]], + ['richtext_1',['RichText',['../classRichText.html',1,'']]] ]; diff --git a/docs/html/search/functions_10.js b/docs/html/search/functions_10.js index 68340346..2824b719 100644 --- a/docs/html/search/functions_10.js +++ b/docs/html/search/functions_10.js @@ -4,7 +4,7 @@ var searchData= ['readconfigs_1',['readConfigs',['../classMainWindow.html#aae306cbf256c5a686cc8d9f2a1dbb18b',1,'MainWindow']]], ['readfile_2',['readFile',['../classGZutils.html#a72f6960bddea2b816af84e7773d5c6b2',1,'GZutils::readFile()'],['../classIOutils.html#a185c38eff9d9f4432c8138404941915e',1,'IOutils::readFile()']]], ['recalculateangles_3',['recalculateAngles',['../classDonutBreakdown.html#acd747ee2bbd23ce84eaf9d4db57938e3',1,'DonutBreakdown']]], - ['refreshdates_4',['refreshDates',['../classCrapview.html#ac98b1cbc75604b5145b5cff36e96eb78',1,'Crapview::refreshDates()'],['../classDbQuery.html#af0b44989b67b5735e7ca93a17a250eb3',1,'DbQuery::refreshDates()']]], + ['refreshdates_4',['refreshDates',['../classCrapview.html#ac98b1cbc75604b5145b5cff36e96eb78',1,'Crapview::refreshDates()'],['../classDbQuery.html#a666a5e656764c18907affcd169988212',1,'DbQuery::refreshDates()']]], ['refreshstatsdates_5',['refreshStatsDates',['../classMainWindow.html#ac8f4c84b43d14b6dcc6cb7b5f75ce343',1,'MainWindow']]], ['renameascopy_6',['renameAsCopy',['../classIOutils.html#a8fc152ae29702c3760a4f519ceb0b62a',1,'IOutils']]], ['replace_7',['replace',['../classStringOps.html#a9b073c9a47d2af00d33f1f5b05c167ad',1,'StringOps']]], diff --git a/docs/html/search/functions_6.js b/docs/html/search/functions_6.js index 190f6a56..24366182 100644 --- a/docs/html/search/functions_6.js +++ b/docs/html/search/functions_6.js @@ -11,46 +11,47 @@ var searchData= ['getcolorschemes_8',['getColorSchemes',['../classColorSec.html#a4ad467469ba6b81fd0827f73ac53b6f8',1,'ColorSec']]], ['getcurrentlogformat_9',['getCurrentLogFormat',['../classCraplog.html#a9d289b49aedb0fbc2ce02bd805a1a65c',1,'Craplog']]], ['getcurrentwsid_10',['getCurrentWSID',['../classCraplog.html#a9a49a14e50120682a342ea3ba63947a5',1,'Craplog']]], - ['getdays_11',['getDays',['../classCrapview.html#ad03099fd23d33fbd0f7ef5fcc1c67bde',1,'Crapview']]], - ['getdaytimecounts_12',['getDaytimeCounts',['../classDbQuery.html#a31937b71d3088a7cb84a522e85cc86f1',1,'DbQuery']]], - ['getdbfield_13',['getDbField',['../classDbQuery.html#a17b84cf6ad72726387256e5c6288e93c',1,'DbQuery']]], - ['getdialogslevel_14',['getDialogsLevel',['../classCrapview.html#a9c117a07b9eb26532156e82d7852725b',1,'Crapview::getDialogsLevel()'],['../classCraplog.html#a955b8b094062a6e2ee89cf884dd7b028',1,'Craplog::getDialogsLevel()']]], - ['getfields_15',['getFields',['../classCrapview.html#a9b565e2994fc2f5c7379898fb39c7f15',1,'Crapview']]], - ['getfont_16',['getFont',['../classTextBrowser.html#aef0e5e3fb14ca9b48c1d668aebc33b33',1,'TextBrowser']]], - ['getfontfamily_17',['getFontFamily',['../classTextBrowser.html#ab7ad4bfc3ef92bd938e00dc438559c0b',1,'TextBrowser']]], - ['getglobalcounts_18',['getGlobalCounts',['../classDbQuery.html#ae504836c92d55d421d5e34b145b2065b',1,'DbQuery']]], - ['gethashesdatabasepath_19',['getHashesDatabasePath',['../classCraplog.html#a2b66000f63d8ab34e894b90fe3496e43',1,'Craplog']]], - ['gethours_20',['getHours',['../classCrapview.html#ad6eb1887779aaa5f7c2aa95911e832b8',1,'Crapview']]], - ['getiislogsample_21',['getIisLogSample',['../classFormatOps.html#a1fe9ff3f875e96c0866622f1a60f29b5',1,'FormatOps']]], - ['getitemscount_22',['getItemsCount',['../classDbQuery.html#a47744cc993d6a4bada0a8aec992a2c23',1,'DbQuery']]], - ['getlogfieldid_23',['getLogFieldID',['../classCrapview.html#a2907f88ba82158c8c58f54383b4a7c2a',1,'Crapview']]], - ['getlogfieldstring_24',['getLogFieldString',['../classCrapview.html#ab4aa28144e1d1a8f7954e0a3c6d3f9d1',1,'Crapview']]], - ['getlogfileitem_25',['getLogFileItem',['../classCraplog.html#a8fc3affaf8da7695390877c63b5b6051',1,'Craplog']]], - ['getlogsformat_26',['getLogsFormat',['../classCraplog.html#a946a0f980c91d713bd01cca8e822616d',1,'Craplog']]], - ['getlogsformatsample_27',['getLogsFormatSample',['../classCraplog.html#ae772867818dcfac15eba8f94da7f0493',1,'Craplog']]], - ['getlogsformatstring_28',['getLogsFormatString',['../classCraplog.html#a159ff9779d1ff85c8ecc6cb63274d494',1,'Craplog']]], - ['getlogslist_29',['getLogsList',['../classCraplog.html#aa0c1078272a2c9c88e51da32c2cbf269',1,'Craplog']]], - ['getlogslistsize_30',['getLogsListSize',['../classCraplog.html#affcd5025487fb60f89d7a35c3c807454',1,'Craplog']]], - ['getlogspath_31',['getLogsPath',['../classCraplog.html#aefd29a191a45be88d34dcfadab076f6d',1,'Craplog']]], - ['getminutegap_32',['getMinuteGap',['../classDbQuery.html#ae172c2f717f939daa41c5a0681ca76c3',1,'DbQuery']]], - ['getmonthdays_33',['getMonthDays',['../classDbQuery.html#a3dcefca533b85ef4e4f8fc12bd380d3e',1,'DbQuery']]], - ['getmonthnumber_34',['getMonthNumber',['../classCrapview.html#af156af64d1cb47d1c0fe1bacc3745974',1,'Crapview::getMonthNumber()'],['../classDbQuery.html#a3254d6cbe61c890ebc6b9d97367256dd',1,'DbQuery::getMonthNumber()']]], - ['getmonths_35',['getMonths',['../classCrapview.html#aa8518f26e3769580bbd3439e094b221a',1,'Crapview']]], - ['getmonthscount_36',['getMonthsCount',['../classDbQuery.html#a2fd212eaa2c82188ffc469fa5737792b',1,'DbQuery']]], - ['getnginxlogsample_37',['getNginxLogSample',['../classFormatOps.html#a46cc3ff63986ec4437c20ccbd68569c2',1,'FormatOps']]], - ['getparsedlines_38',['getParsedLines',['../classCraplog.html#ae933a2f390dc08664b2ea07acd0b1c39',1,'Craplog::getParsedLines()'],['../classLogOps.html#a239ed1c9dca8cbf31f8e7c3fe52c1be1',1,'LogOps::getParsedLines()']]], - ['getparsedsize_39',['getParsedSize',['../classLogOps.html#a06ce568d05b595728093dd2458608f41',1,'LogOps']]], - ['getperfsize_40',['getPerfSize',['../classCraplog.html#a556449b0a92e4bea1e444faca663abd5',1,'Craplog']]], - ['getrelationalcountsday_41',['getRelationalCountsDay',['../classDbQuery.html#aa1691a2878a4a6821afdaf155251ec0b',1,'DbQuery']]], - ['getrelationalcountsperiod_42',['getRelationalCountsPeriod',['../classDbQuery.html#acae142053967818896367a61e808533c',1,'DbQuery']]], - ['getspeeddata_43',['getSpeedData',['../classDbQuery.html#a3aa22b5075bf5607d986d641668af1ea',1,'DbQuery']]], - ['getstatsdatabasepath_44',['getStatsDatabasePath',['../classCraplog.html#a1f08bdd3ce8f969684cfb2acccb3a8aa',1,'Craplog']]], - ['getstylesheet_45',['getStyleSheet',['../classStyleSec.html#ac0781d686293b84e935bd29fe5283b14',1,'StyleSec']]], - ['gettotalsize_46',['getTotalSize',['../classCraplog.html#a92dd0b6330bdc32c908e688b7eced812',1,'Craplog::getTotalSize()'],['../classLogOps.html#a669727346faca20c48fe8f00e3c906ec',1,'LogOps::getTotalSize()']]], - ['getwarncounts_47',['getWarnCounts',['../classDbQuery.html#a2fc983abeeec05d04a110a29f80c4009',1,'DbQuery']]], - ['getwarningsize_48',['getWarningSize',['../classCraplog.html#af79d254595263448fead944f82db8931',1,'Craplog']]], - ['getwarnlist_49',['getWarnlist',['../classCraplog.html#a53df5cc15fdc79c1708aaf002c2f7719',1,'Craplog']]], - ['getwidelinesusage_50',['getWideLinesUsage',['../classTextBrowser.html#a7a62dfd67e7a58f374951272ac13defd',1,'TextBrowser']]], - ['getyears_51',['getYears',['../classCrapview.html#ab3081c678b102b255fa9f32a8f94e052',1,'Crapview']]], - ['grow_52',['grow',['../classSnake.html#a524fb8b522e917f620cfb401f2badabe',1,'Snake']]] + ['getdata_11',['getData',['../classResult.html#a5de904d7791ed47839f47db2b6893957',1,'Result']]], + ['getdays_12',['getDays',['../classCrapview.html#ad03099fd23d33fbd0f7ef5fcc1c67bde',1,'Crapview']]], + ['getdaytimecounts_13',['getDaytimeCounts',['../classDbQuery.html#a78bce23f02038060ba4812534a1c4317',1,'DbQuery']]], + ['getdbfield_14',['getDbField',['../classDbQuery.html#a17b84cf6ad72726387256e5c6288e93c',1,'DbQuery']]], + ['getdialogslevel_15',['getDialogsLevel',['../classCrapview.html#a9c117a07b9eb26532156e82d7852725b',1,'Crapview::getDialogsLevel()'],['../classCraplog.html#a955b8b094062a6e2ee89cf884dd7b028',1,'Craplog::getDialogsLevel()']]], + ['getfields_16',['getFields',['../classCrapview.html#a9b565e2994fc2f5c7379898fb39c7f15',1,'Crapview']]], + ['getfont_17',['getFont',['../classTextBrowser.html#aef0e5e3fb14ca9b48c1d668aebc33b33',1,'TextBrowser']]], + ['getfontfamily_18',['getFontFamily',['../classTextBrowser.html#ab7ad4bfc3ef92bd938e00dc438559c0b',1,'TextBrowser']]], + ['getglobalcounts_19',['getGlobalCounts',['../classDbQuery.html#ae504836c92d55d421d5e34b145b2065b',1,'DbQuery']]], + ['gethashesdatabasepath_20',['getHashesDatabasePath',['../classCraplog.html#a2b66000f63d8ab34e894b90fe3496e43',1,'Craplog']]], + ['gethours_21',['getHours',['../classCrapview.html#ad6eb1887779aaa5f7c2aa95911e832b8',1,'Crapview']]], + ['getiislogsample_22',['getIisLogSample',['../classFormatOps.html#a1fe9ff3f875e96c0866622f1a60f29b5',1,'FormatOps']]], + ['getitemscount_23',['getItemsCount',['../classDbQuery.html#a34c32e81025f4c767cdf2ec6b4ab3bde',1,'DbQuery']]], + ['getlogfieldid_24',['getLogFieldID',['../classCrapview.html#a2907f88ba82158c8c58f54383b4a7c2a',1,'Crapview']]], + ['getlogfieldstring_25',['getLogFieldString',['../classCrapview.html#ab4aa28144e1d1a8f7954e0a3c6d3f9d1',1,'Crapview']]], + ['getlogfileitem_26',['getLogFileItem',['../classCraplog.html#a8fc3affaf8da7695390877c63b5b6051',1,'Craplog']]], + ['getlogsformat_27',['getLogsFormat',['../classCraplog.html#a946a0f980c91d713bd01cca8e822616d',1,'Craplog']]], + ['getlogsformatsample_28',['getLogsFormatSample',['../classCraplog.html#ae772867818dcfac15eba8f94da7f0493',1,'Craplog']]], + ['getlogsformatstring_29',['getLogsFormatString',['../classCraplog.html#a159ff9779d1ff85c8ecc6cb63274d494',1,'Craplog']]], + ['getlogslist_30',['getLogsList',['../classCraplog.html#aa0c1078272a2c9c88e51da32c2cbf269',1,'Craplog']]], + ['getlogslistsize_31',['getLogsListSize',['../classCraplog.html#affcd5025487fb60f89d7a35c3c807454',1,'Craplog']]], + ['getlogspath_32',['getLogsPath',['../classCraplog.html#aefd29a191a45be88d34dcfadab076f6d',1,'Craplog']]], + ['getminutegap_33',['getMinuteGap',['../classDbQuery.html#ae172c2f717f939daa41c5a0681ca76c3',1,'DbQuery']]], + ['getmonthdays_34',['getMonthDays',['../classDbQuery.html#a3dcefca533b85ef4e4f8fc12bd380d3e',1,'DbQuery']]], + ['getmonthnumber_35',['getMonthNumber',['../classCrapview.html#af156af64d1cb47d1c0fe1bacc3745974',1,'Crapview::getMonthNumber()'],['../classDbQuery.html#a3254d6cbe61c890ebc6b9d97367256dd',1,'DbQuery::getMonthNumber()']]], + ['getmonths_36',['getMonths',['../classCrapview.html#aa8518f26e3769580bbd3439e094b221a',1,'Crapview']]], + ['getmonthscount_37',['getMonthsCount',['../classDbQuery.html#a2fd212eaa2c82188ffc469fa5737792b',1,'DbQuery']]], + ['getnginxlogsample_38',['getNginxLogSample',['../classFormatOps.html#a46cc3ff63986ec4437c20ccbd68569c2',1,'FormatOps']]], + ['getparsedlines_39',['getParsedLines',['../classCraplog.html#ae933a2f390dc08664b2ea07acd0b1c39',1,'Craplog::getParsedLines()'],['../classLogOps.html#a239ed1c9dca8cbf31f8e7c3fe52c1be1',1,'LogOps::getParsedLines()']]], + ['getparsedsize_40',['getParsedSize',['../classLogOps.html#a06ce568d05b595728093dd2458608f41',1,'LogOps']]], + ['getperfsize_41',['getPerfSize',['../classCraplog.html#a556449b0a92e4bea1e444faca663abd5',1,'Craplog']]], + ['getrelationalcountsday_42',['getRelationalCountsDay',['../classDbQuery.html#a09f4401f27bf9ed27eb50cb6b4cbbedf',1,'DbQuery']]], + ['getrelationalcountsperiod_43',['getRelationalCountsPeriod',['../classDbQuery.html#a6dd70dbc8dd0a4f79aa066fb4ef93ee8',1,'DbQuery']]], + ['getspeeddata_44',['getSpeedData',['../classDbQuery.html#a6a1c4fddcdc6580da653bf2ad81d7558',1,'DbQuery']]], + ['getstatsdatabasepath_45',['getStatsDatabasePath',['../classCraplog.html#a1f08bdd3ce8f969684cfb2acccb3a8aa',1,'Craplog']]], + ['getstylesheet_46',['getStyleSheet',['../classStyleSec.html#ac0781d686293b84e935bd29fe5283b14',1,'StyleSec']]], + ['gettotalsize_47',['getTotalSize',['../classCraplog.html#a92dd0b6330bdc32c908e688b7eced812',1,'Craplog::getTotalSize()'],['../classLogOps.html#a669727346faca20c48fe8f00e3c906ec',1,'LogOps::getTotalSize()']]], + ['getwarncounts_48',['getWarnCounts',['../classDbQuery.html#aa3f8d1cdf799287f5aaeb4ae0e848393',1,'DbQuery']]], + ['getwarningsize_49',['getWarningSize',['../classCraplog.html#af79d254595263448fead944f82db8931',1,'Craplog']]], + ['getwarnlist_50',['getWarnlist',['../classCraplog.html#a53df5cc15fdc79c1708aaf002c2f7719',1,'Craplog']]], + ['getwidelinesusage_51',['getWideLinesUsage',['../classTextBrowser.html#a7a62dfd67e7a58f374951272ac13defd',1,'TextBrowser']]], + ['getyears_52',['getYears',['../classCrapview.html#ab3081c678b102b255fa9f32a8f94e052',1,'Crapview']]], + ['grow_53',['grow',['../classSnake.html#a524fb8b522e917f620cfb401f2badabe',1,'Snake']]] ]; diff --git a/docs/html/search/functions_c.js b/docs/html/search/functions_c.js index 583207d2..6088395d 100644 --- a/docs/html/search/functions_c.js +++ b/docs/html/search/functions_c.js @@ -5,7 +5,7 @@ var searchData= ['makeinitialchecks_2',['makeInitialChecks',['../classMainWindow.html#ae459fb4a3966975abe641c11c76e2c03',1,'MainWindow']]], ['makepreview_3',['makePreview',['../classTextBrowser.html#a5b0eb8070202317c6e04534ca417c957',1,'TextBrowser']]], ['makestylesheet_4',['makeStyleSheet',['../classStyleSec.html#a7deedd8236a76bdb8ba050e1fb797f11',1,'StyleSec']]], - ['menu_5factionenglish_5ftriggered_5',['menu_actionEnglish_triggered',['../classMainWindow.html#adffe78de926642168d16bfd8a2522c29',1,'MainWindow']]], + ['menu_5factionenglishgb_5ftriggered_5',['menu_actionEnglishGb_triggered',['../classMainWindow.html#a42ea06a6c166e5c8243944d4e5159514',1,'MainWindow']]], ['move_6',['move',['../classFood.html#a7196aa14ad843820518dc9db03252d21',1,'Food']]], ['msgdatabasecreated_7',['msgDatabaseCreated',['../classDialogSec.html#ae916458257088da13a1a2bc885d5c71d',1,'DialogSec']]] ];