Search Results

Search: Posts Made By: HanyM.Magdy
Forum: Programming 10-10-2010
2,388
Posted By HanyM.Magdy
Static in Qt c++ Embedded Python
i have a problem in Use static variables in Qt C++ under CentOS 5.5
i need to pass a variable from GUI to class all function are static.
it always give me that error error: undefined reference to...
Forum: Programming 10-07-2010
2,947
Posted By HanyM.Magdy
get keypress c++Qt
Hi
i need to get the key pressed from the keyboard without focus on the application.
i work under CentOS 5.5 with QtC++ 4.7 and Python Script
Forum: Programming 10-04-2010
6,046
Posted By HanyM.Magdy
hi Corona688 the error is come from ...
hi Corona688
the error is come from

pValue = PyEval_CallObject(PyObject_GetAttrString(objModule, "main")
, Py_BuildValue("(s)", cKeyNum));
...
Forum: Programming 10-03-2010
2,054
Posted By HanyM.Magdy
Error in Python Embeded in Qt C++
hi
i have an error in script language when run it
i use python 2.4, CentOS 5.5, Qt C++ 2010/04
the error is
SystemError: null argument to internal routine
the Python Code
def main(i):
...
Forum: Programming 10-01-2010
6,046
Posted By HanyM.Magdy
Thanks Corona688 but it's still got the same...
Thanks Corona688 but it's still got the same error.
Forum: Programming 09-30-2010
6,046
Posted By HanyM.Magdy
first forget about Init. Second it's a really a...
first forget about Init.
Second it's a really a valid PyObject*.
Forum: Programming 09-30-2010
6,046
Posted By HanyM.Magdy
The PyEval_CallObject is in Python Classes i just...
The PyEval_CallObject is in Python Classes i just call it.
Forum: Programming 09-30-2010
6,046
Posted By HanyM.Magdy
#ifndef QPYTHON_H #define QPYTHON_H #endif //...
#ifndef QPYTHON_H
#define QPYTHON_H
#endif // QPYTHON_H
#include "python2.4/Python.h"
#include "QString"
#include "QFile"
#include "QTextStream"
#include "QSound"
#include "QMessageBox"...
Forum: Programming 09-30-2010
6,046
Posted By HanyM.Magdy
The inferior stopped because it received a signal...
The inferior stopped because it received a signal from the Operating System.

Signal name :
SIGSEGV
Signal meaning :
Segmentation fault
Forum: Programming 09-30-2010
6,046
Posted By HanyM.Magdy
Python Script with C++Qt
Hi
i work under CentOS 5.5, Qt 4.7, Python 2.4.
i need to send data from C++ to Python.
i write a code but it's not work, i have an Inferior System error on it.
PyObject* objArg =...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 02:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy