Skip to content

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

chore: 增加ButtonBox hover 和切换动画

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

Triggered via pull request August 5, 2024 10:09
@Whale107Whale107
opened #595
Status Success
Total duration 2m 38s
Artifacts

call-doc-check.yml

on: pull_request_target
check_job  /  DOXYGEN_CHECK
2m 27s
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_hoverMoveAnimation 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/