In qt framework C++ , how to validate cell values are non numerical and display popup message saying error

shreshta valluru 86 Reputation points
2022-12-07T12:08:27.087+00:00

We have 3 columns where to validate those values are numeric only ,if invalid characters are entered ,need to display error message in Qt Framework C++

Developer technologies C++
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RLWA32 49,536 Reputation points
    2022-12-07T17:10:41.557+00:00

    You should ask questions about using the Qt framework in it own forums -- https://forum.qt.io/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.