Skip to content

chore: 增加ButtonBox hover 和切换动画 #1233

chore: 增加ButtonBox hover 和切换动画

chore: 增加ButtonBox hover 和切换动画 #1233

Triggered via pull request August 7, 2024 06:10
@Whale107Whale107
synchronize #595
Status Success
Total duration 9m 49s
Artifacts

call-doc-check.yml

on: pull_request_target
check_job  /  DOXYGEN_CHECK
9m 38s
check_job / DOXYGEN_CHECK
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
check_job / DOXYGEN_CHECK: src/widgets/private/dbuttonbox_p.h#L23
function Dtk::Widget::DButtonBoxPrivate::DButtonBoxPrivate is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dbuttonbox_p.h#L24
function void Dtk::Widget::DButtonBoxPrivate::init is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dbuttonbox_p.h#L20
class Dtk::Widget::DButtonBoxPrivate is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dbuttonbox_p.h#L33
variable QVariantAnimation* Dtk::Widget::DButtonBoxPrivate::m_hoverAnimation is not documented!
check_job / DOXYGEN_CHECK: src/widgets/private/dbuttonbox_p.h#L34
variable QVariantAnimation* Dtk::Widget::DButtonBoxPrivate::m_checkMoveAnimation 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/