diff options
| author | David Faure <[email protected]> | 2007-12-20 20:44:58 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-12-20 20:44:58 +0000 |
| commit | d56ae4eda3918e004738c7ed45ee96e250ebeb3c (patch) | |
| tree | 90afa3bef42ffc6e144578d703f557ffd5e47bd5 /src/viewproperties.cpp | |
| parent | 15bf95490629522479bd234e1f8ebcc29c8c20d6 (diff) | |
If we should open the URL right away, then let's do it right away.
We can tell konqueror afterwards by using the openUrlNotify() signal.
Note: this design bit is a bit strange; the controller has urlChanged() and requestUrlChange(),
but they are both channeled to DolphinView::urlChanged(), which means the recipient has
to figure out if the url change was already done or not, with "if (m_view->url() != url)".
Wouldn't it be simpler to just have both signals coming out of DolphinView?
(but some receivers like the view container don't seem to care which one was emitted... strange)
CCMAIL: [email protected], [email protected]
CCBUG: 154053
svn path=/trunk/KDE/kdebase/apps/; revision=750996
Diffstat (limited to 'src/viewproperties.cpp')
0 files changed, 0 insertions, 0 deletions
