コード例 #1
0
ファイル: menuSales.cpp プロジェクト: NemoDevel/qt-client
void menuSales::sReassignCustomerTypeByCustomerType()
{
  reassignCustomerTypeByCustomerType(parent, "", TRUE).exec();
}
コード例 #2
0
void moduleSO::sReassignCustomerTypeByCustomerType()
{
  reassignCustomerTypeByCustomerType(parent, "", TRUE).exec();
}