|
virtual std::string | glyph (const std::string &symbolName) |
|
virtual std::string | askForExistingDirectory (const std::string &startDir, const std::string &headline) |
|
virtual std::string | askForExistingFile (const std::string &startWith, const std::string &filter, const std::string &headline) |
|
virtual std::string | askForSaveFileName (const std::string &startWith, const std::string &filter, const std::string &headline) |
|
virtual void | busyCursor () |
|
virtual void | normalCursor () |
|
virtual void | makeScreenShot (const std::string &filename) |
|
virtual void | beep () |
|
virtual int | deviceUnits (YUIDimension dim, float layout_units) |
|
virtual float | layoutUnits (YUIDimension dim, int device_units) |
|
virtual int | displayWidth () |
|
virtual int | displayHeight () |
|
virtual int | displayDepth () |
|
virtual long | displayColors () |
|
virtual int | defaultWidth () |
|
virtual int | defaultHeight () |
|
virtual bool | isTextMode () RET(false) virtual bool leftHandedMouse() RET(false) virtual bool hasImageSupport() RET(true) virtual bool hasLocalImageSupport() RET(true) virtual bool hasAnimationSupport() RET(true) virtual bool hasIconSupport() RET(true) virtual bool hasFullUtf8Support() RET(true) virtual bool richTextSupportsTable() RET(false) virtual bool openContextMenu(const YItemCollection &itemCollection) |
|
Definition at line 175 of file YGUI.h.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-gtk-libyui-gtk-master-2.44.7/src/YGUI.h
- /builddir/build/BUILD/libyui-gtk-libyui-gtk-master-2.44.7/src/YGUI.cc