Scroll to navigation

kdk::KLunarDateEdit(3) Library Functions Manual kdk::KLunarDateEdit(3)

NAME

kdk::KLunarDateEdit

SYNOPSIS

Inherits QWidget.

Signals


void dateChanged (QDate)

Public Member Functions


KLunarDateEdit (QWidget *parent=nullptr)
void setShowLunar (bool showLunar)
是否显示农历 QDateTimeEdit * getDateEdit ()
获取控件中的DateEdit控件

Protected Member Functions


void resizeEvent (QResizeEvent *event)

Member Function Documentation

QDateTimeEdit * kdk::KLunarDateEdit::getDateEdit ()

获取控件中的DateEdit控件

Returns

void kdk::KLunarDateEdit::setShowLunar (bool showLunar)

是否显示农历

Parameters

showLunar:true显示,false不显示

Author

Generated automatically by Doxygen for LIBKYSDK-APPLICATIONS from the source code.

Version version:3.0 LIBKYSDK-APPLICATIONS