VCF::XCBUIToolkit Class Reference
#include <XCBUIToolkit.h>
Inheritance diagram for VCF::XCBUIToolkit:

Constructor & Destructor Documentation
|
|
|
Member Function Documentation
|
||||||||||||
|
|
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Reimplemented from VCF::UIToolkit. |
|
||||||||||||
|
creates a new instance of a ControlPeer the component passed in represents the component the implmenter will get attached to.
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
This method creates a new event from native windowing OS event data. Each UIToolkit implementation must implement this method and since we can't possibly know the event data at this point, we just specify a void*. The concrete implementation will have to typecast this to the specific datatype or structure. Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
||||||||||||||||
|
This should display the appropriate context sensitive infor for the control, and return true, or it should return false, indicating that the control didn't have any context help to display.
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
||||||||||||
|
Implements VCF::UIToolkit. |
|
||||||||||||||||
|
Implements VCF::UIToolkit. |
|
|
Override this - this should return whatever the appropriate x/y deltas are for starting a drag drop operation are for the specific windowing system.
Implements VCF::UIToolkit. |
|
||||||||||||||||
|
Implements VCF::UIToolkit. |
|
|
this will attempt to send a message/event to the underlying windowing system's event loop (started due to a call to runEventLoop() or runModalEventLoopFor(. ..) ) and get it to quit running. It will not block and will return immediately. If an event loop ends, and there are no more event loops running then the application may quit cleanly. On the Win32 system this is implemented with a PostQuitMessage(0) Implements VCF::UIToolkit. |
|
||||||||||||||||
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
|
|
Implements VCF::UIToolkit. |
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/XCBUIToolkit.h
