Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyQt-Fluent-Widgets
PyQt-Fluent-Widgets

目录

  • 快速上手
  • 设计师
  • 设置
  • 主题
  • 导航
  • 图标
  • 许可证
  • 演示
  • 另见
  • API Reference
    • qfluentwidgets
      • common
        • animation
        • auto_wrap
        • color
        • config
        • exception_handler
        • font
        • icon
        • image_utils
        • overload
        • router
        • screen
        • smooth_scroll
        • style_sheet
        • theme_listener
        • translator
      • components
        • date_time
          • calendar_picker
          • calendar_view
          • date_picker
          • fast_calendar_view
          • picker_base
          • time_picker
        • dialog_box
          • color_dialog
          • dialog
          • folder_list_dialog
          • mask_dialog_base
          • message_box_base
          • message_dialog
        • layout
          • expand_layout
          • flow_layout
          • v_box_layout
        • material
          • acrylic_combo_box
          • acrylic_flyout
          • acrylic_line_edit
          • acrylic_menu
          • acrylic_tool_tip
          • acrylic_widget
        • navigation
          • breadcrumb
          • navigation_bar
          • navigation_interface
          • navigation_panel
          • navigation_widget
          • pivot
          • segmented_widget
        • settings
          • custom_color_setting_card
          • expand_setting_card
          • folder_list_setting_card
          • options_setting_card
          • setting_card
          • setting_card_group
        • widgets
          • acrylic_label
          • button
          • card_widget
          • check_box
          • combo_box
          • command_bar
          • cycle_list_widget
          • flip_view
          • flyout
          • frameless_window
          • icon_widget
          • info_badge
          • info_bar
          • label
          • line_edit
          • list_view
          • menu
          • pips_pager
          • progress_bar
          • progress_ring
          • scroll_area
          • scroll_bar
          • separator
          • slider
          • spin_box
          • stacked_widget
          • state_tool_tip
          • switch_button
          • tab_view
          • table_view
          • teaching_tip
          • tool_tip
          • tree_view
      • multimedia
        • media_play_bar
        • media_player
        • video_widget
      • window
        • fluent_window
        • splash_screen
        • stacked_widget
Back to top
View this page

演示¶

基本输入¶

按钮¶

_images/button.gif

复选框¶

_images/check_box.gif

下拉框¶

_images/combo_box.gif

单选按钮¶

_images/radio_button.gif

开关按钮¶

_images/switch_button.gif

滑动条¶

_images/slider.gif

滑块中空的滑动条¶

_images/hollow_handle_slider.gif

对话框¶

颜色选择框¶

_images/color_dialog.gif

无边框消息框¶

_images/dialog.gif

带遮罩的消息框¶

_images/message_box.gif

Win10 风格消息框¶

_images/dialog_with_mask.gif

文件选择对话框¶

_images/folder_list_dialog.gif

菜单¶

_images/round_menu.gif

流式布局¶

_images/flow_layout.gif

导航¶

_images/navigation.gif

进度和消息¶

进度提示条¶

_images/state_tool_tip.gif

工具提示¶

_images/tool_tip.gif

消息条¶

_images/info_bar.gif

材料¶

亚克力标签¶

Next
另见
Previous
许可证
Copyright © 2021, zhiyiYo
Made with Sphinx and @pradyunsg's Furo
On this page
  • 演示
    • 基本输入
      • 按钮
      • 复选框
      • 下拉框
      • 单选按钮
      • 开关按钮
      • 滑动条
      • 滑块中空的滑动条
    • 对话框
      • 颜色选择框
      • 无边框消息框
      • 带遮罩的消息框
      • Win10 风格消息框
      • 文件选择对话框
    • 菜单
    • 流式布局
    • 导航
    • 进度和消息
      • 进度提示条
      • 工具提示
      • 消息条
    • 材料
      • 亚克力标签