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
fwl_widgethit.h File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pdfium

Enumerations

enum class  pdfium::FWL_WidgetHit {
  pdfium::Unknown = 0 , pdfium::Client , pdfium::Left , pdfium::Top ,
  pdfium::Right , pdfium::Bottom , pdfium::LeftTop , pdfium::RightTop ,
  pdfium::LeftBottom , pdfium::RightBottom , pdfium::Titlebar , pdfium::MinBox ,
  pdfium::MaxBox , pdfium::CloseBox , pdfium::HScrollBar , pdfium::VScrollBar ,
  pdfium::Border , pdfium::Edge , pdfium::Edit , pdfium::HyperLink ,
  pdfium::UpButton , pdfium::DownButton
}
enum class  FWL_WidgetHit

Enumeration Type Documentation

◆ FWL_WidgetHit

enum class pdfium::FWL_WidgetHit
strong

Definition at line 12 of file fwl_widgethit.h.