![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stdint.h>#include <memory>#include "core/fxcrt/cfx_timer.h"#include "core/fxcrt/check.h"#include "xfa/fwl/cfwl_eventscroll.h"#include "xfa/fwl/cfwl_themepart.h"#include "xfa/fwl/cfwl_widget.h"Go to the source code of this file.
Classes | |
| class | pdfium::CFWL_ScrollBar |
| class | CFWL_ScrollBar |
Namespaces | |
| namespace | pdfium |
Macros | |
| #define | FWL_STYLEEXT_SCB_Horz (0L << 0) |
| #define | FWL_STYLEEXT_SCB_Vert (1L << 0) |
| #define FWL_STYLEEXT_SCB_Horz (0L << 0) |
Definition at line 22 of file cfwl_scrollbar.h.
| #define FWL_STYLEEXT_SCB_Vert (1L << 0) |
Definition at line 23 of file cfwl_scrollbar.h.