Forum Discussion

ebodien's avatar
ebodien
Contributor
12 years ago

Qt Type Mismatch Error

I am trying evaluate whether a given string will fit in the space provided on the screen.  The application uses QT and the QT library has the methodQbounding_Rect.  It seems like the following should ...