kget
#include <checksumsearchsettings.h>

Public Member Functions | |
~ChecksumSearchSettings () | |
Static Public Member Functions | |
static QStringList | checksumTypeList () |
static QStringList | searchStrings () |
static ChecksumSearchSettings * | self () |
static void | setChecksumTypeList (const QStringList &v) |
static void | setSearchStrings (const QStringList &v) |
static void | setUrlChangeModeList (const QList< int > &v) |
static QList< int > | urlChangeModeList () |
Protected Member Functions | |
ChecksumSearchSettings () | |
Protected Attributes | |
QStringList | mChecksumTypeList |
QStringList | mSearchStrings |
QList< int > | mUrlChangeModeList |
Detailed Description
Definition at line 9 of file checksumsearchsettings.h.
Constructor & Destructor Documentation
ChecksumSearchSettings::~ChecksumSearchSettings | ( | ) |
Definition at line 66 of file checksumsearchsettings.cpp.
|
protected |
Definition at line 27 of file checksumsearchsettings.cpp.
Member Function Documentation
|
inlinestatic |
Get List of the available search engine URLs.
Definition at line 68 of file checksumsearchsettings.h.
|
inlinestatic |
Get List of the available search engines.
Definition at line 30 of file checksumsearchsettings.h.
|
static |
Definition at line 17 of file checksumsearchsettings.cpp.
|
inlinestatic |
Set List of the available search engine URLs.
Definition at line 58 of file checksumsearchsettings.h.
|
inlinestatic |
Set List of the available search engines.
Definition at line 20 of file checksumsearchsettings.h.
|
inlinestatic |
Set List of the available search engine URLs.
Definition at line 39 of file checksumsearchsettings.h.
|
inlinestatic |
Get List of the available search engine URLs.
Definition at line 49 of file checksumsearchsettings.h.
Member Data Documentation
|
protected |
Definition at line 81 of file checksumsearchsettings.h.
|
protected |
Definition at line 79 of file checksumsearchsettings.h.
|
protected |
Definition at line 80 of file checksumsearchsettings.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:28:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.