| 175 | |
| 176 | |
| 177 | void NotificationListener::OnAddressChange( |
| 178 | UIContext* context, ViewFrame* frame, View* view, const ViewLocation& location) |
| 179 | {} |
| 180 | |
| 181 | |
| 182 | bool NotificationListener::GetNameForFile(UIContext* context, FileContext* file, QString& name) |
nothing calls this directly
no outgoing calls
no test coverage detected