#include <QAction>#include <QMenuBar>#include <QMenu>#include <QToolBar>#include "guiclient.h"#include "project.h"#include "projects.h"#include "dspOrderActivityByProject.h"#include "contact.h"#include "contacts.h"#include "searchForContact.h"#include "address.h"#include "addresses.h"#include "crmaccount.h"#include "crmaccounts.h"#include "searchForCRMAccount.h"#include "dspIncidentsByCRMAccount.h"#include "dspTodoByUserAndIncident.h"#include "incidentWorkbench.h"#include "incident.h"#include "todoList.h"#include "todoListCalendar.h"#include "todoItem.h"#include "honorifics.h"#include "incidentCategories.h"#include "incidentPriorities.h"#include "incidentSeverities.h"#include "incidentResolutions.h"#include "characteristics.h"#include "opportunity.h"#include "opportunityList.h"#include "opportunitySources.h"#include "opportunityStages.h"#include "opportunityTypes.h"#include "editOwners.h"#include "menuCRM.h"| Generated on Fri Sep 4 10:07:01 2009 | xTuple ERP Programmer Reference, Version 3.3.0 |
1.6.1
|