[KDEVELOP_1_4]: May i put a dialog into docViewMan?

Roland Krause rokrau at yahoo.com
Tue May 15 18:52:04 UTC 2001


Ralf, the solution was even simpler since the docViewMan know that it's
parent is the CKDevelop class. This lets me connect to the right slots.
Not as elegant as signal forwarding but works. 
Roland

--- Ralf Nolden <nolden at kde.org> wrote:
> 
> Roland, I don't think this is a good idea. You should call methods
> from
> the grepdialog towards opening the according file and go to the line
> you
> want to go and those dialogs are called from the IDE directly which
> is
> the reason for the pointers. Please, try to avoid abstracting those
> pointers somewhere else where they don't belong :-)  Better is to
> forward signals to the IDE and then back to where you want to go. You
> can connect a signal with a signal again and then connect the second
> signal with another slot for example. See the classtree RMB popup how
> it
> forwards the entries to the statusbar help.
> 
> Ralf
> 
> 
> -- 
> Finally, even I have to admit that being myself was the best thing
> that ever could have happened to me. - Le Grand Charmeur
> 
> **********************************
> Ralf Nolden
> 
> The KDevelop Project
> http://www.kdevelop.org
> 
> nolden at kde.org
> rnolden at kdevelop.org
> **********************************
> 
> -
> to unsubscribe from this list send an email to
> kdevelop-devel-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«

=====
--
Roland Krause
In the garage of life there are mechanics and 
there are drivers. Mechanics wanted!

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list