[Development] Qml draw pattern as password

Mitch Curtis mitch.curtis at qt.io
Fri Dec 14 09:59:24 CET 2018


> -----Original Message-----
> From: Development <development-bounces at qt-project.org> On Behalf Of
> Akin Gümüskavak
> Sent: Friday, 14 December 2018 9:47 AM
> To: development at qt-project.org
> Subject: [Development] Qml draw pattern as password
> 
> Hello,
> 
> 
> 
> 
> I'm trying to develop a drawing pattern area as password field in Qml. I've
> made some research but could not find anything useful.

What do you mean by "drawing pattern area as password field"? Do you have any examples of this?

By the way, this mailing list is for developers of Qt; for developers using Qt, this list should be used:

https://lists.qt-project.org/mailman/listinfo/interest

> Now, I am thinking to use MouseArea. I can identify points in this area and I
> can get mouse X and Y positions on pressed. But it is getting complicated.
> 
> Is there any easier way to implement this feature or is there any example
> about this?
> 
> 
> 
> 
> Thanks for your help,
> 
> Best regards




More information about the Development mailing list