1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:08:12 +00:00
serenity/Demos/WebView
Andreas Kling a4b5350aff WebContent: Notify client when web content selection changes
The WebContentView widgets reacts to this by requesting a repaint.
2020-07-04 20:57:57 +02:00
..
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
WebContentClient.cpp WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
WebContentClient.h WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
WebContentView.cpp WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
WebContentView.h WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00