54 reputation
17
bio website
location Germany
age
visits member for 1 year, 7 months
seen May 3 at 8:14
stats profile views 27

Mar
10
awarded  Notable Question
Jan
3
awarded  Popular Question
Aug
24
awarded  Tumbleweed
Aug
17
asked QTouchPoint doesn't response with QtGraphicsView
Aug
13
comment How to pass value from one SLOT to another SLOT
solved...thanks a lot for your quick response..
Aug
13
asked How to pass value from one SLOT to another SLOT
Aug
13
comment How can I read any kind of File as Binary value ?
can you tell me how I might I do that to read whole block of data ?
Aug
13
asked How can I read any kind of File as Binary value ?
Aug
13
revised Cutting A File into Chunks in Qt
edited title
Aug
12
awarded  Commentator
Aug
12
comment Does QCA support SHA-2 hashing?
let us continue this discussion in chat
Aug
12
comment Does QCA support SHA-2 hashing?
some stuff i don't get it correctly from this link..they said "Rename the files libeay32.a and ssleay32.a to libeay32.lib and ssleay32.lib" is it a write way to change formats of lib file ? also i can't find this file qca-ossl.cpp file in ossl plugin directory...is this i should download and change the source code as they said than put in application directory ?? any clue ?? i have put all the DLL of QCA in my application directory. but there is no DLL file in OSSL plug in folger rather than they have some .a file
Aug
12
comment Does QCA support SHA-2 hashing?
my pro. file for qt with qca looks like this.. QT += core QT -= gui TARGET = hash CONFIG += console CONFIG -= app_bundle TEMPLATE = app SOURCES += main.cpp LIBS += -LC:/Qt/hash/qca-2.0.3/lib -lqca2 INCLUDEPATH += "F:/QtSDK/qca-2.0.3/include/QtCrypto" CONFIG += crypto
Aug
12
comment Does QCA support SHA-2 hashing?
thanks a lot for your info..i have tried ossl plugin but may be i did mistake which didn't make itself to run successively. I have configure successfully in qt.Can you please tell me how to configure ossl in Qt with mingw toolchain ?
Aug
12
asked Does QCA support SHA-2 hashing?
Aug
11
asked Why QCA doesn't responded to my following program
Aug
11
comment Error while compiling botan sample example in Qt
please find the code in this link that i have downloaded...voidrealms.com/downloadtutorial.aspx?id=36
Aug
10
comment Error while compiling botan sample example in Qt
i have double checked my libraries but none of them wasn't missed...
Aug
10
comment Error while compiling botan sample example in Qt
i am using current stable version 1.10....should I use old version than ??
Aug
10
asked Error while compiling botan sample example in Qt