#include <tqobject.h>
#include <tqstring.h>
#include <tqwidget.h>
#include <tqmap.h>
#include <tqvaluelist.h>
#include <kdevplugin.h>
Go to the source code of this file.
Classes | |
struct | VCSFileInfo |
class | KDevVersionControl |
class | KDevVCSFileInfoProvider |
Typedefs | |
typedef TQMap< TQString, VCSFileInfo > | VCSFileInfoMap |
Detailed Description
Version control system interface and utility classes.
Definition in file kdevversioncontrol.h.