8#ifndef KOMPAREDIFF2_DIFFSETTINGS_H
9#define KOMPAREDIFF2_DIFFSETTINGS_H
13#include "komparediff2_export.h"
34 void loadSettings(
KConfig *config);
35 void saveSettings(
KConfig *config);
QStringList m_excludeFilesFileHistoryList
The history list of filenames.
bool m_showCFunctionChange
-p
bool m_createSmallerDiff
-d
QString m_excludeFilesFileURL
The filename to -X.
QString m_ignoreRegExpText
the RE for -I
bool m_ignoreChangesDueToTabExpansion
-E
bool m_excludeFilePattern
-x
bool m_ignoreChangesInCase
-i
QStringList m_excludeFilePatternList
The list of patterns for -x.
bool m_ignoreAllWhiteSpace
-w
bool m_ignoreWhiteSpace
-b
bool m_convertTabsToSpaces
-t
bool m_ignoreEmptyLines
-B
bool m_excludeFilesFile
-X
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:56:28 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.