PACK Qt Binding  $VERSION$
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
wob.h
Go to the documentation of this file.
1 // Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
2 // protected under the GNU LGPL version 3 or at your option any newer.
3 // See COPYING.LGPL file that comes with this distribution.
4 //
5 
6 
7 #ifndef WOB_WOB_H
8 #define WOB_WOB_H
9 
10 namespace WOb {
11 
12 
39 };
40 
41 
42 };
43 
44 #endif
the author(s) of the latest commit that went into the interface
Definition: wob.h:34
the oldest version of the protocol that the interface is compatible with
Definition: wob.h:18
the base URL of the repository
Definition: wob.h:28
alias for VersionHumanReadable,
Definition: wob.h:22
human readable version number
Definition: wob.h:20
contains "modified" if the source tree contained local modifications, "unmodified" if it was pristine...
Definition: wob.h:36
the time at which source files were generated by woc
Definition: wob.h:38
the timestamp of the latest commit that went into the interface
Definition: wob.h:32
the path within the repository that contained the interface source
Definition: wob.h:26
the source control system used to determine version information
Definition: wob.h:24
the version number determined from the source control system
Definition: wob.h:30
the version of the protocol that the interface implements
Definition: wob.h:16
Definition: wob.h:10
VersionInfo
version information, used in conjunction with versionInfo()
Definition: wob.h:14