Registered Member
|
Hello, I am using MarbleWidget in a program, and I was curious to know how mouseClickGeoPosition() works. But I can't find its definition anywhere. It is declared in MarbleWidget.h, and it is called in MarbleWidget.cpp, but I can't find a definition anywhere. I even grepped the parent folder containing all the source code for Marble, but I don't see it defined.
I looked online, and the MarbleWidget API at http://api.kde.org/4.8-api/kdeedu-apidocs/marble/html/classMarble_1_1MarbleWidget.html#ab29c00b644a02ca970442c8afc8995de lists the function prototype, but it doesn't describe its implementation or reference a source code file. Googling it produced similar API references, but nothing that answered my question. Can anyone point me in the right direction? Thanks. I'm using Marble v4.8.4, in case it matters. |
KDE Developer
|
It's a signal defined both in MarbleMap and MarbleWidget. The call chain is something like that:
|
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell