![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfwl_widget.h>
Classes | |
| class | AdapterIface |
| class | Properties |
| class | ScopedUpdateLock |
Public Attributes | |
| CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED | |
Protected Member Functions | |
| CFWL_Widget (CFWL_App *app, const Properties &properties, CFWL_Widget *pOuter) | |
| bool | IsEnabled () const |
| bool | IsLocked () const |
| bool | HasBorder () const |
| CFX_RectF | GetEdgeRect () const |
| float | GetCXBorderSize () const |
| float | GetCYBorderSize () const |
| CFX_RectF | GetRelativeRect () const |
| CFX_SizeF | CalcTextSize (const WideString &wsText, bool bMultiLine) |
| void | CalcTextRect (const WideString &wsText, const FDE_TextStyle &dwTTOStyles, FDE_TextAlignment iTTOAlign, CFX_RectF *pRect) |
| void | SetGrab (bool bSet) |
| void | UnregisterEventTarget () |
| void | DispatchEvent (CFWL_Event *pEvent) |
| void | DrawBorder (CFGAS_GEGraphics *pGraphics, CFWL_ThemePart::Part iPartBorder, const CFX_Matrix &pMatrix) |
Protected Attributes | |
| Properties | m_Properties |
| CFX_RectF | m_WidgetRect |
Definition at line 69 of file cfwl_widget.h.
|
overridedefault |
|
protected |
Definition at line 42 of file cfwl_widget.cpp.
|
protected |
Definition at line 247 of file cfwl_widget.cpp.
|
protected |
Definition at line 232 of file cfwl_widget.cpp.
|
protected |
Definition at line 268 of file cfwl_widget.cpp.
|
protected |
Definition at line 290 of file cfwl_widget.cpp.
|
pure virtual |
|
inline |
Definition at line 155 of file cfwl_widget.h.
|
virtual |
Definition at line 72 of file cfwl_widget.cpp.
|
pure virtual |
|
virtual |
Definition at line 92 of file cfwl_widget.cpp.
|
protected |
Definition at line 220 of file cfwl_widget.cpp.
|
protected |
Definition at line 224 of file cfwl_widget.cpp.
|
inline |
Definition at line 144 of file cfwl_widget.h.
|
inline |
Definition at line 147 of file cfwl_widget.h.
|
protected |
Definition at line 213 of file cfwl_widget.cpp.
|
inline |
Definition at line 152 of file cfwl_widget.h.
|
inline |
Definition at line 151 of file cfwl_widget.h.
| CFX_Matrix pdfium::CFWL_Widget::GetMatrix | ( | ) | const |
Definition at line 161 of file cfwl_widget.cpp.
|
inline |
Definition at line 133 of file cfwl_widget.h.
| CFWL_Widget * pdfium::CFWL_Widget::GetOutmost | ( | ) | const |
Definition at line 206 of file cfwl_widget.cpp.
|
protected |
Definition at line 228 of file cfwl_widget.cpp.
|
inline |
Definition at line 138 of file cfwl_widget.h.
|
inline |
Definition at line 137 of file cfwl_widget.h.
Definition at line 177 of file cfwl_widget.cpp.
|
inline |
Definition at line 132 of file cfwl_widget.h.
|
virtual |
Definition at line 76 of file cfwl_widget.cpp.
|
protected |
Definition at line 185 of file cfwl_widget.cpp.
|
virtual |
Definition at line 140 of file cfwl_widget.cpp.
Definition at line 80 of file cfwl_widget.cpp.
| bool pdfium::CFWL_Widget::IsChild | ( | ) | const |
Definition at line 202 of file cfwl_widget.cpp.
|
protected |
Definition at line 181 of file cfwl_widget.cpp.
|
virtual |
Definition at line 68 of file cfwl_widget.cpp.
|
inlineprotected |
Definition at line 163 of file cfwl_widget.h.
| bool pdfium::CFWL_Widget::IsOverLapper | ( | ) | const |
Definition at line 193 of file cfwl_widget.cpp.
| bool pdfium::CFWL_Widget::IsPopup | ( | ) | const |
Definition at line 198 of file cfwl_widget.cpp.
| bool pdfium::CFWL_Widget::IsVisible | ( | ) | const |
Definition at line 189 of file cfwl_widget.cpp.
|
virtual |
Definition at line 102 of file cfwl_widget.cpp.
| void pdfium::CFWL_Widget::ModifyStyles | ( | uint32_t | dwStylesAdded, |
| uint32_t | dwStylesRemoved ) |
Definition at line 96 of file cfwl_widget.cpp.
|
overridevirtual |
Implements pdfium::IFWL_WidgetDelegate.
Definition at line 346 of file cfwl_widget.cpp.
|
overridevirtual |
Implements pdfium::IFWL_WidgetDelegate.
Definition at line 329 of file cfwl_widget.cpp.
|
virtual |
Definition at line 54 of file cfwl_widget.cpp.
|
virtual |
Definition at line 136 of file cfwl_widget.cpp.
| void pdfium::CFWL_Widget::RepaintRect | ( | const CFX_RectF & | pRect | ) |
Definition at line 277 of file cfwl_widget.cpp.
|
inline |
Definition at line 156 of file cfwl_widget.h.
|
inline |
Definition at line 143 of file cfwl_widget.h.
|
inline |
Definition at line 153 of file cfwl_widget.h.
|
protected |
Definition at line 258 of file cfwl_widget.cpp.
|
virtual |
Definition at line 119 of file cfwl_widget.cpp.
| void pdfium::CFWL_Widget::SetWidgetRect | ( | const CFX_RectF & | rect | ) |
Definition at line 88 of file cfwl_widget.cpp.
|
override |
Definition at line 60 of file cfwl_widget.cpp.
| CFX_PointF pdfium::CFWL_Widget::TransformTo | ( | CFWL_Widget * | pWidget, |
| const CFX_PointF & | point ) |
Definition at line 148 of file cfwl_widget.cpp.
|
protected |
Definition at line 263 of file cfwl_widget.cpp.
|
pure virtual |
Definition at line 100 of file cfwl_widget.h.
|
protected |
Definition at line 181 of file cfwl_widget.h.
|
protected |
Definition at line 182 of file cfwl_widget.h.