QTextEdit myEdit; QTextCursor myCursor = myEdit.textCursor();
여기까지 와서 멈추었습니다. 깜박이는 cursor의 두께변경이라던가 Insert키를 눌렀을때 생기는 4각형모양의 cursor로 바꾸고 싶은데... 도움 바랍니다.
myEdit.setCursorWidth(nWidth);
그럼 커서의 두께가 nWidth로 설정되고요
커서의 모양을 Insert키 누를때 현시되는 4각형모양으로 바꾸는건...?
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
setCursorWidth()
myEdit.setCursorWidth(nWidth);
그럼 커서의 두께가 nWidth로 설정되고요
커서의 모양을 Insert키 누를때 현시되는 4각형모양으로 바꾸는건...?
댓글 달기