KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KDGantt::DateTimeSpan Class Reference

#include <kdganttglobal.h>

Public Member Functions

 DateTimeSpan ()
 
 DateTimeSpan (const DateTimeSpan &other)
 
 DateTimeSpan (const QDateTime &start, const QDateTime &end)
 
 ~DateTimeSpan ()
 
QDateTime end () const
 
bool equals (const DateTimeSpan &other) const
 
bool isValid () const
 
DateTimeSpanoperator= (const DateTimeSpan &other)
 
void setEnd (const QDateTime &end)
 
void setStart (const QDateTime &start)
 
QDateTime start () const
 

Detailed Description

Definition at line 362 of file kdganttglobal.h.

Constructor & Destructor Documentation

◆ DateTimeSpan() [1/3]

DateTimeSpan::DateTimeSpan ( )

Definition at line 60 of file kdganttglobal.cpp.

◆ DateTimeSpan() [2/3]

DateTimeSpan::DateTimeSpan ( const QDateTime start,
const QDateTime end 
)

Definition at line 64 of file kdganttglobal.cpp.

◆ DateTimeSpan() [3/3]

DateTimeSpan::DateTimeSpan ( const DateTimeSpan other)

Definition at line 70 of file kdganttglobal.cpp.

◆ ~DateTimeSpan()

DateTimeSpan::~DateTimeSpan ( )

Definition at line 75 of file kdganttglobal.cpp.

Member Function Documentation

◆ end()

QDateTime KDGantt::DateTimeSpan::end ( ) const
inline

Definition at line 388 of file kdganttglobal.h.

Referenced by operator<<(), and operator<<().

◆ equals()

bool DateTimeSpan::equals ( const DateTimeSpan other) const

Definition at line 93 of file kdganttglobal.cpp.

Referenced by KDGantt::operator!=(), and KDGantt::operator==().

◆ isValid()

bool DateTimeSpan::isValid ( ) const

Definition at line 88 of file kdganttglobal.cpp.

References QDateTime::isValid().

Referenced by KDAB_SCOPED_UNITTEST_SIMPLE().

◆ operator=()

DateTimeSpan & DateTimeSpan::operator= ( const DateTimeSpan other)

Definition at line 79 of file kdganttglobal.cpp.

◆ setEnd()

void KDGantt::DateTimeSpan::setEnd ( const QDateTime end)
inline

Definition at line 384 of file kdganttglobal.h.

Referenced by KDAB_SCOPED_UNITTEST_SIMPLE().

◆ setStart()

void KDGantt::DateTimeSpan::setStart ( const QDateTime start)
inline

Definition at line 375 of file kdganttglobal.h.

Referenced by KDAB_SCOPED_UNITTEST_SIMPLE().

◆ start()

QDateTime KDGantt::DateTimeSpan::start ( ) const
inline

Definition at line 379 of file kdganttglobal.h.

Referenced by operator<<(), and operator<<().


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

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated on Fri Apr 26 2024 00:04:58 for KD Chart API Documentation by doxygen 1.9.8