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.
tqt/examples/network/ftpclient
Michele Calgaro c03a480087
Replace TRUE/FALSE with boolean values true/false - part 2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
..
images Fix invalid headers in PNG files and optimize for size 9 years ago
README Rename IO and network class nt* related files to equivalent tq* 1 year ago
connectdialog.ui Remove unnecessary accelerators from .ui files 3 years ago
ftpclient.doc Rename IO and network class nt* related files to equivalent tq* 1 year ago
ftpclient.pro Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
ftpmainwindow.ui Remove unnecessary accelerators from .ui files 3 years ago
ftpmainwindow.ui.h Replace TRUE/FALSE with boolean values true/false - part 2 3 months ago
ftpviewitem.cpp Rename graphics class nt* related files to equivalent tq* (part 2) 1 year ago
ftpviewitem.h Rename more widget nt* related files to equivalent tq* 1 year ago
main.cpp Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* 11 months ago

README

This example is a small ftp client. It shows how to use the TQFtp class.

This example needs the network extension.