Public Member Functions | Private Member Functions | Private Attributes | List of all members
XRubyThreadConnector Class Reference
Inheritance diagram for XRubyThreadConnector:
Inheritance graph
[legend]

Public Member Functions

 XRubyThreadConnector (const shared_ptr< XRubyThread > &rbthread, FrmRubyThread *form, const shared_ptr< XRuby > &rbsupport)
 
const shared_ptr
< XTouchableNode > & 
resume () const
 
const shared_ptr
< XTouchableNode > & 
kill () const
 
- Public Member Functions inherited from XQConnector
 XQConnector (const shared_ptr< XNode > &node, QWidget *item)
 Don't forget this macro for XQConnector objects.
 
virtual ~XQConnector ()
 Disconnect all signals & slots.
 

Private Member Functions

void onResumeTouched (const Snapshot &shot, XTouchableNode *node)
 
void onKillTouched (const Snapshot &shot, XTouchableNode *node)
 
void onDefout (const Snapshot &shot, const shared_ptr< XString > &str)
 
void onStatusChanged (const Snapshot &shot, XValueNodeBase *node)
 

Private Attributes

const shared_ptr< XTouchableNodem_resume
 
const shared_ptr< XTouchableNodem_kill
 
shared_ptr< XListenerm_lsnOnResumeTouched
 
shared_ptr< XListenerm_lsnOnKillTouched
 
shared_ptr< XListenerm_lsnOnDefout
 
shared_ptr< XListenerm_lsnOnStatusChanged
 
FrmRubyThread *const m_pForm
 
const shared_ptr< XRubyThreadm_rubyThread
 
const shared_ptr< XRubym_rubySupport
 
xqcon_ptr m_conFilename
 
xqcon_ptr m_conStatus
 
xqcon_ptr m_conResume
 
xqcon_ptr m_conKill
 
xqcon_ptr m_conLineinput
 

Additional Inherited Members

- Static Public Member Functions inherited from XQConnector
static shared_ptr< XNodeconnectedNode (const QWidget *item)
 
- Protected Member Functions inherited from XQConnector
bool isItemAlive () const
 
virtual void onUIFlagsChanged (const Snapshot &shot, XNode *node)
 
- Protected Attributes inherited from XQConnector
shared_ptr< XListenerm_lsnUIEnabled
 
QWidget * m_pWidget
 

Detailed Description

Definition at line 24 of file xrubythreadconnector.h.


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

Generated for KAME4 by  doxygen 1.8.3