Feature Request/Question: QTextCursor and QTextDocumentFragment

Open
#639 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, nodejs
Domain
desktop

Research direction

No file or test is named. Start by locating the existing QTextEdit bindings and related Qt type wrappers, then determine how QTextCursor and QTextDocumentFragment should be exposed. Done means both types are available and QTextEdit methods returning them work through NodeGui.

Written by the indexing model from the issue text.

Description

API request

Currently there are no implementations of QTextCursor and of QTextDocumentFragment. Both types are super helpful when working with `QTextEdit and would be a great addition to nodegui.

Question: Should this be a plugin? Not so sure since QTextEdit API does expose methods returning these useful types, they're just not exposed at the moment.

Dominant language
C++
Stars
9.2k
Forks
315
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nodegui/nodegui

All issues in nodegui/nodegui

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.