hi,
i am new to qt. I have download files from serever which is ssl implemented.

so https://www..................like

i used example program in qt

but in that he has written if

" ifndef "QT_NO_OPENSSL
lineedit="https://"

in my system how can define OPENSSL

pease tell me

Advanced thanks