Falkon Develop
Cross-platform Qt-based web browser
PIM_Handler Class Reference

#include <PIM_handler.h>

Inheritance diagram for PIM_Handler:

Public Slots

void webPageCreated (WebPage *page)
 
void showSettings (QWidget *parent=nullptr)
 

Public Member Functions

 PIM_Handler (const QString &sPath, QObject *parent=nullptr)
 
void populateWebViewMenu (QMenu *menu, WebView *view, const WebHitTestResult &hitTest)
 
bool keyPress (WebView *view, QKeyEvent *event)
 
void unloadPlugin ()
 

Detailed Description

Definition at line 34 of file PIM_handler.h.

Constructor & Destructor Documentation

◆ PIM_Handler()

PIM_Handler::PIM_Handler ( const QString &  sPath,
QObject *  parent = nullptr 
)
explicit

Definition at line 31 of file PIM_handler.cpp.

Member Function Documentation

◆ keyPress()

bool PIM_Handler::keyPress ( WebView view,
QKeyEvent *  event 
)

Definition at line 141 of file PIM_handler.cpp.

◆ populateWebViewMenu()

void PIM_Handler::populateWebViewMenu ( QMenu *  menu,
WebView view,
const WebHitTestResult hitTest 
)

Definition at line 101 of file PIM_handler.cpp.

◆ showSettings

void PIM_Handler::showSettings ( QWidget *  parent = nullptr)
slot

Definition at line 89 of file PIM_handler.cpp.

◆ unloadPlugin()

void PIM_Handler::unloadPlugin ( )

Definition at line 175 of file PIM_handler.cpp.

◆ webPageCreated

void PIM_Handler::webPageCreated ( WebPage page)
slot

Definition at line 180 of file PIM_handler.cpp.


The documentation for this class was generated from the following files: