The KoFontChangeTracker class This class keeps track of the paths FontConfig is looking at, and resets the font registry if they change.
More...
#include <KoFontChangeTracker.h>
The KoFontChangeTracker class This class keeps track of the paths FontConfig is looking at, and resets the font registry if they change.
Definition at line 16 of file KoFontChangeTracker.h.
◆ KoFontChangeTracker()
| KoFontChangeTracker::KoFontChangeTracker |
( |
QStringList | paths, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ ~KoFontChangeTracker()
| KoFontChangeTracker::~KoFontChangeTracker |
( |
| ) |
|
◆ directoriesChanged
| void KoFontChangeTracker::directoriesChanged |
( |
QString | path | ) |
|
|
privateslot |
◆ resetChangeTracker()
| void KoFontChangeTracker::resetChangeTracker |
( |
| ) |
|
This should be called after fontregistry initialization is done to start the signal compressor.
Definition at line 35 of file KoFontChangeTracker.cpp.
36{
37 d->filesChanged =
false;
38}
References d.
◆ sigUpdateConfig
| void KoFontChangeTracker::sigUpdateConfig |
( |
| ) |
|
|
signal |
| QScopedPointer<Private> KoFontChangeTracker::d |
|
private |
The documentation for this class was generated from the following files: