You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
9 months ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 4 years ago | |
| License.txt | 7 years ago | |
| README | 4 years ago | |
| application.cpp | 9 months ago | |
| application.h | 4 years ago | |
| application.pro | 4 years ago | |
| fileopen.xpm | 14 years ago | |
| fileprint.xpm | 14 years ago | |
| filesave.xpm | 14 years ago | |
| main.cpp | 2 years ago | |
README
TQSCINTILLA EXAMPLE This directory contains a port of the standard application example included with TQt that uses TQScintilla rather than TQTextEdit. To build the example on all platforms, make sure TQScintilla is installed and then run: qmake application make On Windows you may need to run "nmake" rather than "make".