Description: This a QT development of a text editor, you can achieve the basic text manipulation, in the windows environment compiled through a successful compile Qt Command Prompt command: 1.qmake-project 2.qmake 3.mingw32-make
To Search:
File list (Check if you may need any files):
textedit\example.html
........\main.cpp
........\Makefile
........\Makefile.Debug
........\Makefile.Release
........\textedit.cpp
........\textedit.h
........\textedit.pro
........\textedit.qdoc
........\textedit.qrc
........\debug\textedit.exe
........\images\logo32.png
........\......\mac\editcopy.png
........\......\...\editcut.png
........\......\...\editpaste.png
........\......\...\editredo.png
........\......\...\editundo.png
........\......\...\exportpdf.png
........\......\...\filenew.png
........\......\...\fileopen.png
........\......\...\fileprint.png
........\......\...\filesave.png
........\......\...\textbold.png
........\......\...\textcenter.png
........\......\...\textitalic.png
........\......\...\textjustify.png
........\......\...\textleft.png
........\......\...\textright.png
........\......\...\textunder.png
........\......\...\zoomin.png
........\......\...\zoomout.png
........\......\win\editcopy.png
........\......\...\editcut.png
........\......\...\editpaste.png
........\......\...\editredo.png
........\......\...\editundo.png
........\......\...\exportpdf.png
........\......\...\filenew.png
........\......\...\fileopen.png
........\......\...\fileprint.png
........\......\...\filesave.png
........\......\...\textbold.png
........\......\...\textcenter.png
........\......\...\textitalic.png
........\......\...\textjustify.png
........\......\...\textleft.png
........\......\...\textright.png
........\......\...\textunder.png
........\......\...\zoomin.png
........\......\...\zoomout.png
........\release\textedit.exe
........\tmp\moc\debug_shared\moc_textedit.cpp
........\...\...\release_shared\moc_textedit.cpp
........\...\obj\debug_shared\main.o
........\...\...\............\moc_textedit.o
........\...\...\............\qrc_textedit.o
........\...\...\............\textedit.o
........\...\...\release_shared\main.o
........\...\...\..............\moc_textedit.o
........\...\...\..............\qrc_textedit.o
........\...\...\..............\textedit.o
........\...\rcc\debug_shared\qrc_textedit.cpp
........\...\...\release_shared\qrc_textedit.cpp
........\...\moc\debug_shared
........\...\...\release_shared
........\...\obj\debug_shared
........\...\...\release_shared
........\...\rcc\debug_shared
........\...\...\release_shared
........\images\mac
........\......\win
........\tmp\moc
........\...\obj
........\...\rcc
........\debug
........\images
........\release
........\tmp
textedit