[PyKDE] Hi, help format QTables

James Emerton ephelon at gmail.com
Mon Jun 20 06:36:35 BST 2005


On 6/19/05, Julian Ramos Marrero <julian at canarysystem.com> wrote:
> Hi list,
> 
>         I have a problem, I do not know as to implement format mask on items
> QTables, somebody could orient to me.

You'll need to subclass QTableItem and implement createEditor(), to
set the format mask for editing.

James




More information about the PyQt mailing list