Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KPimTextEdit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PIM
  • KPimTextEdit
  • Merge requests
  • !1

Export RichTextEditFindBar headers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Igor Poboiko requested to merge poboiko/kpimtextedit:expose-findbar into master May 18, 2020
  • Overview 6
  • Commits 2
  • Changes 3

The PlainTextEditFindBar is already exported, just do the same for RichTextEditFindBar.

I am currently porting KJots to KPIMTextEdit, as it seems to be much nicer compared to KTextWidgets. One of the features I like is inline search, which I would like to have both for KJotsEdit (which can be RichTextComposer) and KJotsBrowser (which is QTextBrowser). Since QTextBrowser is a subclass of QTextEdit, having RichTextEditFindBar there would be useful :)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: expose-findbar