DateTimeData Class Reference Custom GUI Settings » DATETIME_CUSTOMGUISETTINGS

#include <customgui_datetime.h>

Inheritance diagram for DateTimeData:

详细描述

DateTime custom data ( DATETIME_DATA ).

注意
Has to be created with Alloc() and destroyed with Free() 。使用 AutoAlloc to automate the allocation and destruction based on scope.

公共成员函数

DateTime   GetDateTime () const
void  SetDateTime (const DateTime &d, Bool bSetDate=true, Bool bSetTime=true)

静态公共成员函数

static DateTimeData Alloc ()
static void  Free ( DateTimeData *&pData)

私有成员函数

  DateTimeData ()
  ~DateTimeData ()