Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
ScopedSetTZ Class Reference

#include <scoped_set_tz.h>

+ Collaboration diagram for ScopedSetTZ:

Public Member Functions

 FX_STACK_ALLOCATED ()
 
 ScopedSetTZ (const std::string &tz)
 
 ScopedSetTZ (const ScopedSetTZ &)=delete
 
ScopedSetTZoperator= (const ScopedSetTZ &)=delete
 
 ~ScopedSetTZ ()
 

Detailed Description

Definition at line 13 of file scoped_set_tz.h.

Constructor & Destructor Documentation

◆ ScopedSetTZ() [1/2]

ScopedSetTZ::ScopedSetTZ ( const std::string & tz)
explicit

Definition at line 29 of file scoped_set_tz.cpp.

◆ ScopedSetTZ() [2/2]

ScopedSetTZ::ScopedSetTZ ( const ScopedSetTZ & )
delete

◆ ~ScopedSetTZ()

ScopedSetTZ::~ScopedSetTZ ( )

Definition at line 38 of file scoped_set_tz.cpp.

Member Function Documentation

◆ FX_STACK_ALLOCATED()

ScopedSetTZ::FX_STACK_ALLOCATED ( )

◆ operator=()

ScopedSetTZ & ScopedSetTZ::operator= ( const ScopedSetTZ & )
delete

The documentation for this class was generated from the following files: