![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "fpdfsdk/pwl/cpwl_edit_impl.h"#include <algorithm>#include <memory>#include <utility>#include "core/fpdfapi/font/cpdf_font.h"#include "core/fpdfapi/render/cpdf_renderoptions.h"#include "core/fpdfapi/render/cpdf_textrenderer.h"#include "core/fpdfdoc/cpvt_word.h"#include "core/fpdfdoc/ipvt_fontmap.h"#include "core/fxcrt/autorestorer.h"#include "core/fxcrt/check.h"#include "core/fxcrt/check_op.h"#include "core/fxcrt/fx_codepage.h"#include "core/fxge/cfx_fillrenderoptions.h"#include "core/fxge/cfx_graphstatedata.h"#include "core/fxge/cfx_path.h"#include "core/fxge/cfx_renderdevice.h"#include "fpdfsdk/pwl/cpwl_edit.h"#include "fpdfsdk/pwl/cpwl_scroll_bar.h"#include "fpdfsdk/pwl/ipwl_fillernotify.h"Go to the source code of this file.
Classes | |
| class | CPWL_EditImpl::Provider |
| class | CPWL_EditImpl::UndoInsertWord |
| class | CPWL_EditImpl::UndoInsertReturn |
| class | CPWL_EditImpl::UndoReplaceSelection |
| class | CPWL_EditImpl::UndoBackspace |
| class | CPWL_EditImpl::UndoDelete |
| class | CPWL_EditImpl::UndoClear |
| class | CPWL_EditImpl::UndoInsertText |