Instigate Open Source Documentation

instigate::toolkit::qt_widget< T > Class Template Reference

#include <qt_widget.hpp>

List of all members.

Public Member Functions

void set_callback (const std::string &s, window::callback *c) throw ()
void notify (const std::string &s, QEvent *e) throw ()
bool notify (const std::string &s) throw ()
void closeEvent (QCloseEvent *e) throw ()
 close event hendler
 qt_widget (QWidget *p=0, window *w=0)

Protected Member Functions

void mousePressEvent (QMouseEvent *e) throw ()
void mouseReleaseEvent (QMouseEvent *e) throw ()
void set_key_state (QKeyEvent *e) throw ()
void set_key_text (QKeyEvent *e) throw ()
void keyPressEvent (QKeyEvent *e) throw ()
void keyReleaseEvent (QKeyEvent *e) throw ()

Detailed Description

template<typename T>
class instigate::toolkit::qt_widget< T >

Todo:
Review: Please comment this class

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


© Instigate CJSC, Open Source