lokalize
UpdateStatsJob Class Reference
  #include <projectmodel.h>
Inherits Job.
Public Member Functions | |
| UpdateStatsJob (QList< KFileItem > files, QObject *owner=0) | |
| ~UpdateStatsJob () | |
| int | priority () const | 
| void | setStatus (int status) | 
Public Attributes | |
| QList< KFileItem > | m_files | 
| QList< KFileMetaInfo > | m_info | 
| volatile int | m_status | 
Protected Member Functions | |
| void | run () | 
Detailed Description
Definition at line 241 of file projectmodel.h.
Constructor & Destructor Documentation
Definition at line 1258 of file projectmodel.cpp.
| UpdateStatsJob::~UpdateStatsJob | ( | ) | 
Definition at line 1265 of file projectmodel.cpp.
Member Function Documentation
      
  | 
  inline | 
Definition at line 247 of file projectmodel.h.
      
  | 
  protected | 
Definition at line 1355 of file projectmodel.cpp.
| void UpdateStatsJob::setStatus | ( | int | status | ) | 
Definition at line 1396 of file projectmodel.cpp.
Member Data Documentation
| QList<KFileItem> UpdateStatsJob::m_files | 
Definition at line 251 of file projectmodel.h.
| QList<KFileMetaInfo> UpdateStatsJob::m_info | 
Definition at line 252 of file projectmodel.h.
| volatile int UpdateStatsJob::m_status | 
Definition at line 253 of file projectmodel.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference