Qt-interest Archive, December 2006
qdialog(quick question)
Message 1 in thread
Can a qdialog be given a name in qt4.2? if so, could you tell me how. cause i know that the function that constructs a new dialog does not take a name parameter in its parameter list, only a parent and a widget flag parameter. Thanks in advance.
_________________________________________________________________
Fixing up the home? Live Search can help.
http://imagine-windowslive.com/search/kits/default.aspx?kit=improve&locale=en-US&source=wlmemailtaglinenov06
Message 2 in thread
In the Qt4 API (with no Qt3 Compat) there are no names in any
constructors. You have to explicitly call setObjectName(..). This is
part of the new property based api that qt now uses. Short
constructors, lots of sets. In the end it will make you code easier to
maintain.
--Justin
keith burke wrote:
> Can a qdialog be given a name in qt4.2? if so, could you tell me how.
> cause i know that the function that constructs a new dialog does not
> take a name parameter in its parameter list, only a parent and a
> widget flag parameter. Thanks in advance.
> ------------------------------------------------------------------------
> View Athletes' Collections with Live Search. See it!
> <http://sportmaps.live.com/index.html?source=wlmemailtaglinenov06>
begin:vcard
begin:vcard
fn:Justin Noel
n:Noel;Justin
org:ICS;Engineering
adr:;;54B Middlesex Trpk;Bedford;MA;01730;USA
email;internet:justin@xxxxxxx
title:Sr. Consulting Engineer / Certified Qt Instructor
tel;work:(617) 621-0060
url:http://www.ics.com
version:2.1
end:vcard