Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libdap-qt-ui-qml
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
libdap-qt-ui-qml
Merge requests
!11
Bugs 2893
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bugs 2893
bugs-2893
into
develop
Overview
0
Commits
6
Pipelines
0
Changes
3
Merged
andrey.daragan
requested to merge
bugs-2893
into
develop
5 years ago
Overview
0
Commits
6
Pipelines
0
Changes
3
Expand
Modified the DapRadioButton
👍
0
👎
0
Merge request reports
Compare
develop
version 1
d63a06e0
5 years ago
develop (base)
and
latest version
latest version
d35f048e
6 commits,
5 years ago
version 1
d63a06e0
5 commits,
5 years ago
3 files
+
27
−
17
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
widgets/DapButtonForm.ui.qml
+
2
−
1
Options
import
QtQuick
2.0
import
QtQuick
.
Controls
2.0
Button
{
Button
{
///@detalis heightButton Button height.
property
int
heightButton
///@detalis widthButton Button width.
Loading