![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "xfa/fxfa/layout/cxfa_layoutitem.h"#include "fxjs/xfa/cjx_object.h"#include "xfa/fxfa/cxfa_ffnotify.h"#include "xfa/fxfa/layout/cxfa_contentlayoutitem.h"#include "xfa/fxfa/layout/cxfa_layoutprocessor.h"#include "xfa/fxfa/layout/cxfa_viewlayoutitem.h"#include "xfa/fxfa/parser/cxfa_margin.h"#include "xfa/fxfa/parser/cxfa_measurement.h"#include "xfa/fxfa/parser/cxfa_node.h"Go to the source code of this file.
Functions | |
| void | XFA_ReleaseLayoutItem (CXFA_LayoutItem *pLayoutItem) |
| void XFA_ReleaseLayoutItem | ( | CXFA_LayoutItem * | pLayoutItem | ) |
Definition at line 18 of file cxfa_layoutitem.cpp.
References CXFA_LayoutProcessor::FromDocument(), CXFA_Object::GetDocument(), CXFA_Object::GetElementType(), CXFA_LayoutItem::GetFormNode(), CXFA_Document::GetNotify(), CXFA_FFDoc::kPostRemoved, CXFA_FFNotify::OnLayoutItemRemoving(), CXFA_FFNotify::OnPageViewEvent(), ToViewLayoutItem(), and XFA_ReleaseLayoutItem().
Referenced by CXFA_ViewLayoutProcessor::PreFinalize(), and XFA_ReleaseLayoutItem().