aeescrollwidget.h

来自「BREW应用程序界面开发的控件集」· C头文件 代码 · 共 21 行

H
21
字号
/*
  ========================================================================

  FILE:  AEEScrollWidget.h
  
  SERVICES: 

  GENERAL DESCRIPTION: We define scrollbar like widgets. A
  scrollindicator indicates whether there's more to scroll while the
  scrollbar is the more traditional way of indicating relative
  positioning. 

  A scroll widget can we wrapped around an existing widget to decorate
  the child with scroll visualization. A scroll widget can also be
  used separately and a PROP_VIEWMODEL set on it to set the model
  for it to use to visualize scroll position

  ========================================================================
  ========================================================================
    
               Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?