Skip to content

zchydem/qtablet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README FOR QTABLET

STATUS:
- Really, really immature and only few classes implemented. Doing PoC before anything real.
- Don't try this at home:)

BUILDING:
cd qtablet
qmake
make

RUNNING:
export LD_LIBRARY_PATH=path_to_gui_dir
cd wall
./qtabletwall [-fullscreen]


Directory structure:
gui    - Directory for graphical classes
core   - Directory for non-graphical classes for supporting gui and other 
         classes.
wall   - Directory for "Wall" which is the executable application 
         framework for QTable. The Wall provides home screen and menu 
         etc.
images - Images for the framework

Dependencies:
- Qt Animation Framework (sources in git)
- Qt Extension Library

About

Qt based application framework for handheld devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published