Results 1 to 3 of 3

Thread: problem in invoking event of QDateEdit embedded in QTableWidget cell

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2011
    Posts
    23
    Qt products
    Platforms
    Windows

    Question problem in invoking event of QDateEdit embedded in QTableWidget cell

    i have added QTimeEdit in a QTableWidget cell using setCellWidget
    its name is dt_d

    Now i want to write a function on which will be triggered on dateChanged event

    but the problem i am facing is its not accepting dateChanged trigger as well as its not accepting itemChanged event of QTableWidget

    can some plz tell me how can i write a function which will be triggered when i change d date in QDateEdit which is embedded in a cell of a QTableWidget

    ITS A BIT URGENT
    PLZ HELP

    THANX IN ADVANCE
    Last edited by ad3d; 21st January 2011 at 07:33.

Similar Threads

  1. Replies: 5
    Last Post: 11th January 2011, 10:52
  2. Replies: 1
    Last Post: 3rd May 2010, 09:25
  3. Qt embedded - gpio event
    By steffen in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 24th July 2009, 15:44
  4. QTableWidget + QDateEdit + Delegates
    By Cykus in forum Newbie
    Replies: 1
    Last Post: 8th June 2008, 00:43
  5. Problem with receiving events from QDateEdit
    By gunhelstr in forum Qt Programming
    Replies: 4
    Last Post: 20th April 2006, 11: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
  •  
Qt is a trademark of The Qt Company.