Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
zipglobal.cpp File Reference
#include "zipglobal.h"
Include dependency graph for zipglobal.cpp:

Functions

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

Function Documentation

◆ currentUtcOffset()

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()

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()

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: