You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am fighting since several days in order to open a windowed projector.
The documentation says that the projectorGeometry is a string for "Size/Position data for a windowed projector, in Qt Base64 encoded format".
I've been searching in QT documentation and found information on QWindow::setGeometry but nothing for a string for "Size/Position data for a windowed projector, in Qt Base64 encoded format".
I've tried several combinations of json data plus Base64 encoding but nothing works.
Is there any description or example somewhere I've not found about "Size/Position data for a windowed projector, in Qt Base64 encoded format" ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I am fighting since several days in order to open a windowed projector.
The documentation says that the projectorGeometry is a string for "Size/Position data for a windowed projector, in Qt Base64 encoded format".
I've been searching in QT documentation and found information on QWindow::setGeometry but nothing for a string for "Size/Position data for a windowed projector, in Qt Base64 encoded format".
I've tried several combinations of json data plus Base64 encoding but nothing works.
Is there any description or example somewhere I've not found about "Size/Position data for a windowed projector, in Qt Base64 encoded format" ?
Beta Was this translation helpful? Give feedback.
All reactions