Results 1 to 2 of 2

Thread: Editing QLineEdit boxes with QSignalMapper class.

  1. #1
    Join Date
    May 2010
    Posts
    100
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Editing QLineEdit boxes with QSignalMapper class.

    Dear All,

    My Work is very simple,but i am in confusion regarding the design. I have Touch LCD, upon which i have builld a QWERTY keypad using QSignalMapper. And this emits a respective CHAR upon pressing a particluar key.

    Now, i want to edit this key char into a QLineEdit box ,which can vary between different Menu pages. I have 10 Menu pages, each is having some LineEdit boxes. All Menupages have been added in QStackedWidget. When i have ,lat say MenuPage1,and i want to set 3 field parameters.

    How,should i direct the key pad value onto this 3 line edit boxes? I hope you get what i mean?

  2. #2
    Join Date
    May 2010
    Posts
    100
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Editing QLineEdit boxes with QSignalMapper class.

    Hello,

    can i use the QKeyEvent / QEventFilter?, if i want to receive the pressed key from My virtual key board built using QSignalMapper.

    can the pressed key be edited in QLineEdit ? I am struggling since last few days,but no luck.

Similar Threads

  1. QLineEdit for editing hexadecimal and decimal numbers
    By schall_l in forum Qt Programming
    Replies: 2
    Last Post: 28th April 2012, 11:38
  2. QSignalMapper
    By axisdj in forum Newbie
    Replies: 6
    Last Post: 16th September 2010, 01:52
  3. cannot access QLineEdit text in other methods of the class...
    By Leoha_Zveri in forum Qt Programming
    Replies: 2
    Last Post: 29th September 2009, 12:07
  4. help with QSignalMapper and actions
    By andreime in forum Newbie
    Replies: 1
    Last Post: 9th August 2009, 18:24
  5. ? about QSignalMapper
    By JimDaniel in forum Qt Programming
    Replies: 1
    Last Post: 13th January 2008, 21:21

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.