new to Qt but i am so curious to know something about
i have started my basics of Qt, in one my book,
my questio is :
how do i write a program that ask user to enter a number, and then checks weather the number is prime or not.it should use a QInputDialog to get number from the user and QMessage to display the result.
Bookmarks