Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
zipglobal.h File Reference
#include <QtCore/QDateTime>
#include <QtCore/QtGlobal>
Include dependency graph for zipglobal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OSDAB_ZIP_EXPORT
#define OSDAB_BEGIN_NAMESPACE(ModuleName)
#define OSDAB_END_NAMESPACE
#define OSDAB_ZIP_MANGLE(x)

Functions

OSDAB_ZIP_EXPORT int OSDAB_ZIP_MANGLE currentUtcOffset ()
OSDAB_ZIP_EXPORT QDateTime OSDAB_ZIP_MANGLE fromFileTimestamp (const QDateTime &dateTime)
OSDAB_ZIP_EXPORT bool OSDAB_ZIP_MANGLE setFileTimestamp (const QString &fileName, const QDateTime &dateTime)

Macro Definition Documentation

◆ OSDAB_BEGIN_NAMESPACE

#define OSDAB_BEGIN_NAMESPACE ( ModuleName)

◆ OSDAB_END_NAMESPACE

#define OSDAB_END_NAMESPACE

◆ OSDAB_ZIP_EXPORT

#define OSDAB_ZIP_EXPORT

◆ OSDAB_ZIP_MANGLE

#define OSDAB_ZIP_MANGLE ( x)
Value:
zip_##x

Function Documentation

◆ currentUtcOffset()

OSDAB_ZIP_EXPORT int OSDAB_ZIP_MANGLE currentUtcOffset ( )

Returns the current UTC offset in seconds unless OSDAB_ZIP_NO_UTC is defined and method is implemented for the current platform and 0 otherwise.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fromFileTimestamp()

OSDAB_ZIP_EXPORT QDateTime OSDAB_ZIP_MANGLE fromFileTimestamp ( const QDateTime & dateTime)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setFileTimestamp()

OSDAB_ZIP_EXPORT bool OSDAB_ZIP_MANGLE setFileTimestamp ( const QString & fileName,
const QDateTime & dateTime )
Here is the call graph for this function:
Here is the caller graph for this function: