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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

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

Go to the source code of this file.

Enumerations

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

Enumeration Type Documentation

◆ FWL_WidgetHit

enum class FWL_WidgetHit
strong
Enumerator
Unknown 
Client 
Left 
Top 
Right 
Bottom 
LeftTop 
RightTop 
LeftBottom 
RightBottom 
Titlebar 
MinBox 
MaxBox 
CloseBox 
HScrollBar 
VScrollBar 
Border 
Edge 
Edit 
HyperLink 
UpButton 
DownButton 

Definition at line 10 of file fwl_widgethit.h.