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_widget.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include "xfa/fwl/cfwl_widget.h"
#include <algorithm>
#include <utility>
#include <vector>
#include "third_party/base/check.h"
#include "v8/include/cppgc/visitor.h"
#include "xfa/fde/cfde_textout.h"
#include "xfa/fwl/cfwl_app.h"
#include "xfa/fwl/cfwl_combobox.h"
#include "xfa/fwl/cfwl_event.h"
#include "xfa/fwl/cfwl_eventmouse.h"
#include "xfa/fwl/cfwl_messagekey.h"
#include "xfa/fwl/cfwl_messagekillfocus.h"
#include "xfa/fwl/cfwl_messagemouse.h"
#include "xfa/fwl/cfwl_messagemousewheel.h"
#include "xfa/fwl/cfwl_messagesetfocus.h"
#include "xfa/fwl/cfwl_notedriver.h"
#include "xfa/fwl/cfwl_themebackground.h"
#include "xfa/fwl/cfwl_themepart.h"
#include "xfa/fwl/cfwl_themetext.h"
#include "xfa/fwl/cfwl_widgetmgr.h"
#include "xfa/fwl/ifwl_themeprovider.h"
+ Include dependency graph for cfwl_widget.cpp:

Go to the source code of this file.

Functions

static void NotifyHideChildWidget (CFWL_WidgetMgr *widgetMgr, CFWL_Widget *widget, CFWL_NoteDriver *noteDriver)
 

Function Documentation

◆ NotifyHideChildWidget()

static void NotifyHideChildWidget ( CFWL_WidgetMgr * widgetMgr,
CFWL_Widget * widget,
CFWL_NoteDriver * noteDriver )
static

Definition at line 106 of file cfwl_widget.cpp.

References CFWL_WidgetMgr::GetFirstChildWidget(), CFWL_WidgetMgr::GetNextSiblingWidget(), NotifyHideChildWidget(), and CFWL_NoteDriver::NotifyTargetHide().

Referenced by NotifyHideChildWidget(), and CFWL_Widget::SetStates().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: