Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cfwl_scrollbar.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <stdint.h>
#include <memory>
#include "core/fxcrt/cfx_timer.h"
#include "third_party/base/check.h"
#include "xfa/fwl/cfwl_eventscroll.h"
#include "xfa/fwl/cfwl_themepart.h"
#include "xfa/fwl/cfwl_widget.h"
+ Include dependency graph for cfwl_scrollbar.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CFWL_ScrollBar
 

Macros

#define FWL_STYLEEXT_SCB_Horz   (0L << 0)
 
#define FWL_STYLEEXT_SCB_Vert   (1L << 0)
 

Macro Definition Documentation

◆ FWL_STYLEEXT_SCB_Horz

#define FWL_STYLEEXT_SCB_Horz   (0L << 0)

Definition at line 20 of file cfwl_scrollbar.h.

◆ FWL_STYLEEXT_SCB_Vert

#define FWL_STYLEEXT_SCB_Vert   (1L << 0)

Definition at line 21 of file cfwl_scrollbar.h.