Skip to content

chore: 新增进度条动效和一个新进度条类 #1213

chore: 新增进度条动效和一个新进度条类

chore: 新增进度条动效和一个新进度条类 #1213

Triggered via pull request August 2, 2024 06:57
@Whale107Whale107
synchronize #589
Status Success
Total duration 3m 1s
Artifacts

call-doc-check.yml

on: pull_request_target
check_job  /  DOXYGEN_CHECK
2m 50s
check_job / DOXYGEN_CHECK
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check_job / DOXYGEN_CHECK: include/widgets/dindeterminateprogressbar.h#L16
function DIndeterminateProgressbar::DIndeterminateProgressbar is not documented!
check_job / DOXYGEN_CHECK: include/widgets/dindeterminateprogressbar.h#L12
class DIndeterminateProgressbar is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dindeterminateprogressbar_p.h#L19
variable QWidget* DIndeterminateProgressbarPrivate::m_sliderWidget is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dindeterminateprogressbar_p.h#L20
variable QTimer* DIndeterminateProgressbarPrivate::m_timer is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dindeterminateprogressbar_p.h#L21
variable bool DIndeterminateProgressbarPrivate::m_leftToRight is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dindeterminateprogressbar_p.h#L22
variable QWidget* DIndeterminateProgressbarPrivate::m_spotWidget is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dindeterminateprogressbar_p.h#L23
variable QPropertyAnimation* DIndeterminateProgressbarPrivate::m_animation is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dindeterminateprogressbar_p.h#L17
function DIndeterminateProgressbarPrivate::DIndeterminateProgressbarPrivate is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dindeterminateprogressbar_p.h#L14
class DIndeterminateProgressbarPrivate is not documented!
check_job / DOXYGEN_CHECK
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/